EClass FloatingLabel

Defines a label that is floating. Floating labels can be freely position relative to its parent. Floating labels do not affect auto-sizing.

ePackage:

displayableObjects

inherits from:

Label

contained by:

StaticSubVertex (via Label), StaticVertex (via Label), SubVertex (via Label), Vertex (via Label), VertexA (via Label)

EAttributes

anchor (VertexAnchors)

Defines where the label is anchored at the vertex.

isMovable (EBoolean)

Defines whether this label should be movable by the user.

labelAlignment (HorizontalAlignment)

Defines the label’s horizonal alignment.

labelOffsetX (EInt)

Defines a offset in x-direction that is added to the calculated position of the label.

labelOffsetY (EInt)

Defines a offset in y-direction that is added to the calculated position of the label.

labelRotation (EDouble)

Defines the rotation of the label in degrees.

labelVerticalAlignment (VerticalAlignment)

Defines the label’s vertical alignment.

levelOfDetail (EDouble)

Defines at which zoom level this label should be displayed.

name (EString)

Defines the label’s name.

EReferences

segments (LabelSegment) (lowerBound=0, upperBound=-1) (containment)

Defines the label’s segments.