blob: 6c94cdc52cf963c578ab76fd37af4cf906b87024 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>Model Space Visualisation Configuration</title>
<link type="text/css" rel="stylesheet" media="all" href="style.css">
</head>
<body>
<h1>Model Space Visualisation Configuration</h1>
<h2>Color Configuration</h2>
<p>It is possible to redefine the colors used in the visualisation of the model
space elements. The color definitions allow to set the colors of the three
visual elements:</p>
<ul>
<li>Entity Nodes</li>
<li>Relation Nodes (only present when using the Full Modelspace Provider)</li>
<li>Arcs </li>
</ul>
<p>The settings are present in the <strong>Colors and Fonts</strong> preference
page (<em>General/Appearance/Colors and Fonts</em>) where a new category called
Viatra2 Visualisation is used to define colors for the graphical elements.</p>
<div class="image">
<img src="images/colors.png">
<p>The color configuration preference page</p>
</div>
<p>There is a live preview graph available in the Preference page, which always
displays how the graph would look with the currently selected colors. It is
possible to select any arc or graph node to allow checking the colors of the
highlighted elements.</p>
<p><strong>Please note!</strong> When the color settings are changed when a
model space is already being visualised the changes will not represented
automatically. The colors are only refreshed after the redrawing of the graph
(which can be triggered e.g. by selecting a layout algorithm).</p>
</body>
</html>