Diagram - modelint/flatland-model-diagram-editor GitHub Wiki

The Diagram covers a rectangle within the area inside the Canvas margin. Use padding to specify the extent and location of the diagram. An origin and rectangle size will be derived from that for internal usage.

Identifiers

  1. ID

Attributes

No non-referential attributes.

ID

A unique value.

Type: Diagram ID, based on Nominal

Padding

Space between Canvas margin and Diagram on all sides (useful for specification)

Type: Padding

Origin

Lower left corner of Diagram in Canvas coordinates

Type: Position

Size

Size of the Diagram rectangle within the Canvas

Type: Rect Size