EClass Label (abstract)

Defines a label. Label consists of label segments that specify the label’s text content.

ePackage:

displayableObjects

inherited by:

FloatingLabel, NestedLabel

contained by:

StaticSubVertex, StaticVertex, SubVertex, Vertex, VertexA

EAttributes

anchor (VertexAnchors)

Defines where the label is anchored at the vertex. By default puts the center of the label at the specified corner/side. Note that this is typically on the line. FloatingLabel: Add labelOffset to precisely locate the FloatingLabel as desired. NestedLabel: Combine with labelAlignment/labelVerticalAlignment for optimal “text box” behavior. Align the label with the anchor. E.g. NORTH: vertical TOP. EAST: horizontal RIGHT. NORTHEAST: vertical TOP, horizontal RIGHT.

levelOfDetail (EDouble) - Future Feature

@future not (yet) implemented 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.