User Tools

Site Tools


v050:layout

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
v050:layout [2016/10/02 09:52]
ndj94 [Diagram Language Guide for version 0.5.0]
v050:layout [2016/10/17 14:22] (current)
ndj94 [Simple layout constraints for nodes]
Line 25: Line 25:
   * ''​@East(val = A.class, from = B.class)''​ : The diagram can be cut vertically such that **A** is in the right half and **B** is in the left half.   * ''​@East(val = A.class, from = B.class)''​ : The diagram can be cut vertically such that **A** is in the right half and **B** is in the left half.
   * ''​@South(val = A.class, from = B.class)''​ : The diagram can be cut horizontally such that **A** is in the lower half and **B** is in the upper half.   * ''​@South(val = A.class, from = B.class)''​ : The diagram can be cut horizontally such that **A** is in the lower half and **B** is in the upper half.
-  * ''​@West(val = A.class, from = B.class)''​ : The diagram can be cut vertically such that **A** is in the right half and **B** is in the left half.+  * ''​@West(val = A.class, from = B.class)''​ : The diagram can be cut vertically such that **A** is in the left half and **B** is in the right half.
   * ''​@Above(val = A.class, from = B.class)''​ : Box **A** is //north// from **B** and is right next to it.   * ''​@Above(val = A.class, from = B.class)''​ : Box **A** is //north// from **B** and is right next to it.
   * ''​@Right(val = A.class, from = B.class)''​ : Box **A** is //east// from **B** and is right next to it.   * ''​@Right(val = A.class, from = B.class)''​ : Box **A** is //east// from **B** and is right next to it.
v050/layout.1475394766.txt.gz ยท Last modified: 2016/10/02 09:52 by ndj94