Divider - modelint/flatland-model-diagram-editor GitHub Wiki
A Compartment Box is divided horizontally or vertically to yield a pair of Partitioned Boxes.
The diagram in the Title Block Pattern class shows a Divider as a dashed line cutting through a Compartment Box.
Identifiers
- Box above + Pattern
- Box below + Pattern
Attributes
Parition distance
A fraction of the distance moving upward or rightward. For example, a Compartment Box split at 0.33
yields two Partitioned Boxes with the lower being one third the area of the upper Box. So the distance is always measured away from the lowest boundary coordinate value either vertically or horizontally.
Type: Relative Distance
Partition orientation
This is the direction of the partition axis.
Type: [ horizontal | vertical ]