======================= EClass Label (abstract) ======================= Defines a label. Label consists of label segments that specify the label's text content. :ePackage: :doc:`displayableObjects <./EPackage_displayableObjects>` :inherited by: :doc:`FloatingLabel <./EClass_displayableObjects_FloatingLabel>`, :doc:`NestedLabel <./EClass_displayableObjects_NestedLabel>` :contained by: :doc:`StaticSubVertex <./EClass_displayableObjects_StaticSubVertex>`, :doc:`StaticVertex <./EClass_displayableObjects_StaticVertex>`, :doc:`SubVertex <./EClass_displayableObjects_SubVertex>`, :doc:`Vertex <./EClass_displayableObjects_Vertex>`, :doc:`VertexA <./EClass_displayableObjects_VertexA>` EAttributes ############# **anchor** (:doc:`VertexAnchors <./EENum_common_VertexAnchors>`) Defines where the label is anchored at the vertex. **levelOfDetail** (EDouble) Defines at which zoom level this label should be displayed. **name** (EString) Defines the label's name. EReferences ############# **segments** (:doc:`LabelSegment <./EClass_displayableObjects_LabelSegment>`) (lowerBound=0, upperBound=-1) (containment) Defines the label's segments.