EClass Vertex
A definition for the vertex layout.
- ePackage:
- inherits from:
EAttributes
EFloat
xThe x-coordinate of the position of the vertex.
EInt
sizeXThe size in x-direction of the vertex (width).
EFloat
yThe y-coordinate of the position of the vertex.
EInt
sizeYThe size in y-direction of the vertex (height).
EReferences
EObject
refersToA reference to the eObject this layout item represents.
- containment:
False
- lowerBound:
0
- upperBound:
1
Vertex
parentA reference to its parent vertex. Used for nested graph objects.
- containment:
False
- lowerBound:
0
- upperBound:
1