generated with GenerateXY

Generator xy.design.source


This is the generator that provides content for the "Design" view

Type Graph

Description

Defines a graph

Attributes

Elements

Type Node

Description

Defines a graph node.
The node has a default shape that can be customized by specifying a child 'Drawing' element

Attributes

Elements

Type Connection

Description

Defines a directed connection between 2 nodes

Attributes

Type Drawing

Description

Defines a drawing. It contains figures that cannot be moved.
Figures inside it have positive relative locations. 
The point (0,0) is the left-top corner of the drawing

Attributes

Elements

Type Rectangle

Description

Defines a rectangle

Attributes

Type Ellipse

Description

Defines an ellipse

Attributes

Type Polygon

Description

Defines a polygon

Attributes

Elements

Type Image

Description

Defines an image

Attributes

Type Label

Description

Defines a label

Attributes

Type Point

Description

Defines a point

Attributes

Type Bar

Description

Defines a strictly horizontal or vertical line

Attributes

Type Line

Description

Defines a line

Attributes

Type Group

Description

Defines a group of figures.
Figures inside it have positive relative locations. 
The point (0,0) is the left-top corner of the group

Attributes

Elements