Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.doc/html/etrice-docse48.html')
-rw-r--r--plugins/org.eclipse.etrice.doc/html/etrice-docse48.html86
1 files changed, 86 insertions, 0 deletions
diff --git a/plugins/org.eclipse.etrice.doc/html/etrice-docse48.html b/plugins/org.eclipse.etrice.doc/html/etrice-docse48.html
new file mode 100644
index 000000000..b04bca251
--- /dev/null
+++ b/plugins/org.eclipse.etrice.doc/html/etrice-docse48.html
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="iso-8859-1" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->
+<html xmlns="http://www.w3.org/1999/xhtml"
+>
+<head><title>Special Layout Options</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" />
+<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" />
+<!-- xhtml,3,next,html -->
+<meta name="src" content="etrice-doc.tex" />
+<meta name="date" content="2013-03-25 22:23:00" />
+<link rel="stylesheet" type="text/css" href="etrice-doc.css" />
+</head><body
+>
+<!--l. 119--><div class="crosslinks"><p class="noindent">[<a
+href="etrice-docse49.html" >next</a>] [<a
+href="etrice-docse47.html" >prev</a>] [<a
+href="etrice-docse47.html#tailetrice-docse47.html" >prev-tail</a>] [<a
+href="#tailetrice-docse48.html">tail</a>] [<a
+href="etrice-docch11.html#etrice-docse48.html" >up</a>] </p></div>
+<h3 class="sectionHead"><span class="titlemark">11.5 </span> <a
+ id="x61-10800011.5"></a>Special Layout Options</h3>
+<!--l. 122--><p class="noindent" >While most layout options are used to affect how the active layout algorithm
+computes concrete coordinates for the graph elements, there are some layout options
+that have a special role.
+</p><!--l. 124--><p class="noindent" >
+</p>
+<h4 class="subsectionHead"><span class="titlemark">11.5.1 </span> <a
+ id="x61-10900011.5.1"></a>Layout Algorithm</h4>
+<!--l. 127--><p class="noindent" >The option with identifier de.cau.cs.kieler.algorithm specifies which layout algorithm
+to use for the content of a composite node. The value can be either the identifier of a
+layout algorithm or the identifier of a layout type. In the latter case the algorithm
+with highest priority of that type is applied.
+</p><!--l. 129--><p class="noindent" >For the purpose of automatic diagram layout in eTrice, we use the <span
+class="ecti-1000">Layered</span>
+algorithms which are meant for lay-outing hierarchical diagrams and are best suited
+for behavior and structure diagrams in eTrice. For the behavior diagrams we have
+used the <span
+class="ecti-1000">Graphviz Dot </span>algorithm whereas for the structure diagrams we have used
+the <span
+class="ecti-1000">KLay Layered </span>algorithm. Though the layout algorithm being used for
+performing layout can be changed at ones own will, it is recommended to use the
+defaults.
+</p><!--l. 131--><p class="noindent" >
+</p>
+<h4 class="subsectionHead"><span class="titlemark">11.5.2 </span> <a
+ id="x61-11000011.5.2"></a>Diagram Type</h4>
+<!--l. 134--><p class="noindent" >Diagram types are used to classify graphical diagrams for setting default layout
+option values for a set of similar diagrams. The diagram type of an element is
+specified with the layout option de.cau.cs.kieler.diagramType. Thus, these help
+in
+</p><!--l. 136--><p class="noindent" >The following diagram types have been defined and used in eTrice: </p>
+ <ul class="itemize1">
+ <li class="itemize"><span
+class="ecti-1000">General </span>- This type is automatically assigned to all diagrams for which
+ no specific type is declared. (Predefined in KIELER)
+
+
+
+ </li>
+ <li class="itemize"><span
+class="ecti-1000">eTrice Behavior Diagrams </span>- This type has been assigned to the diagram
+ objects in eTrice Behavior Diagrams.
+ </li>
+ <li class="itemize"><span
+class="ecti-1000">eTrice Structure Diagrams </span>- This type has been assigned to the diagram
+ objects in eTrice Structurer Diagrams.</li></ul>
+<!--l. 142--><p class="noindent" >Note that not all diagrams objects in the behavior and structure diagrams are
+assigned the last two diagram types. Only the top-level container and the
+visible bounding box has been assigned these diagram types in respective
+editors.
+
+
+
+</p>
+<!--l. 144--><div class="crosslinks"><p class="noindent">[<a
+href="etrice-docse49.html" >next</a>] [<a
+href="etrice-docse47.html" >prev</a>] [<a
+href="etrice-docse47.html#tailetrice-docse47.html" >prev-tail</a>] [<a
+href="etrice-docse48.html" >front</a>] [<a
+href="etrice-docch11.html#etrice-docse48.html" >up</a>] </p></div>
+<!--l. 144--><p class="noindent" ><a
+ id="tailetrice-docse48.html"></a> </p>
+</body></html>

Back to the top