Changes for page KIML Layout Options

Last modified by Alexander Schulz-Rosengarten on 2023/09/11 16:17

From version 3.1
edited by cds
on 2013/06/01 20:13
Change comment: There is no comment for this version
To version 6.1
edited by cds
on 2013/06/03 10:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Layout Options
1 +KIML Layout Options
Content
... ... @@ -2,14 +2,12 @@
2 2  This is preliminary documentation. You've been warned.
3 3  {{/warning}}
4 4  
5 -KIML defines a whole set of standard layout options that many layout algorithms support. Whether an algorithm supports a layout option depends on the option and on the algorithm. Algorithms may provide more specialized documentation for a given layout option.
5 +KIML defines a whole set of standard layout options that many layout algorithms support. Whether an algorithm supports a layout option depends on the option and on the algorithm. When an option is supported by an algorithm, it may change the option's default value. Algorithms may also provide more specialized documentation for a given layout option.
6 6  
7 7  **Contents**
8 8  
9 +
9 9  
10 -
11 -{{toc/}}
12 -
13 13  = Overview =
14 14  
15 15  Beside a human-readable name, layout options are defined by the following properties:
... ... @@ -372,7 +372,7 @@
372 372  )))
373 373  |(% colspan="1" %)(% colspan="1" %)
374 374  (((
375 -Port Offset
373 +[[Port Offset>>doc:||anchor="portOffset"]]
376 376  )))|(% colspan="1" %)(% colspan="1" %)
377 377  (((
378 378  de.cau.cs.kieler.offset
... ... @@ -516,8 +516,10 @@
516 516  
517 517  This section explains every layout option in more detail.
518 518  
519 -== Port Offset ==
517 +== Port Offset ==
520 520  
519 +{{id name="portOffset"/}}
520 +
521 521  The port offset is used to specify how much space a layout algorithm should leave between a port and the border of its node. This is usually zero, but doesn't have to be. If the offset is not defined for a given port, a layout algorithm can try to infer the offset from the port's coordinates and its node's size in the input graph. This of course requires both properties to be set to sensible values.
522 522  
523 523  Set this property if one of the following cases applies:
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -7111099
1 +7111110
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/7111099/Layout Options
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/7111110/KIML Layout Options