Lane - modelint/flatland-model-diagram-editor GitHub Wiki
The corridor formed by either a Row or Column in the Grid. For the purpose of drawing a line as part of a Connector, Rows and Columns are regarded similarly.
Identifiers
- Number + Direction
Since you can have both a Row and Column with the same number in the Grid, we need the direction to distinguish them.
Attributes
Orientation
Type: Row_Column :: [ row | column ]