blob: 7a2174e7ea4776144d04cee195cae2b5ab397153 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Visualization Preferences</title>
</head>
<body>
<h1>Visualization</h1>
<p>The Visualization preferences specify the configuration values
that specify parameters that control the generation of visual
representations of a Simulation.</p>
<p>
<ul>
<li><em>"Name of the initial attribute to display:"</em> This is
the text string that is the name of the property updated by a <a
href="../../concepts/modelingframework.html#decorator"> Decorator</a>
to display by default. This means that if a <a
href="../../concepts/modelingframework.html#decorator"> Decorator</a>
updates a property that has the specified character string as its name,
then it will select it as the default to display first. If the value is
"I", for instance, then it will display the "infectious" value
(Default:&nbsp;"I")</li>
</ul>
<img src="img/preferencesvisualizationtoplevel.jpg" />
</body>
</html>