=================== EClass NestedLabel =================== Defines a nested labels. :ePackage: :doc:`displayableObjects <./EPackage_displayableObjects>` :inherits from: :doc:`Label <./EClass_displayableObjects_Label>` :contained by: :doc:`StaticSubVertex <./EClass_displayableObjects_StaticSubVertex>` (via :doc:`Label <./EClass_displayableObjects_Label>`), :doc:`StaticVertex <./EClass_displayableObjects_StaticVertex>` (via :doc:`Label <./EClass_displayableObjects_Label>`), :doc:`SubVertex <./EClass_displayableObjects_SubVertex>` (via :doc:`Label <./EClass_displayableObjects_Label>`), :doc:`Vertex <./EClass_displayableObjects_Vertex>` (via :doc:`Label <./EClass_displayableObjects_Label>`), :doc:`VertexA <./EClass_displayableObjects_VertexA>` (via :doc:`Label <./EClass_displayableObjects_Label>`) EAttributes ############# **anchor** (:doc:`VertexAnchors <./EENum_common_VertexAnchors>`) Defines where the label is anchored at the vertex. **labelAlignment** (:doc:`HorizontalAlignment <./EENum_common_HorizontalAlignment>`) Defines the label's horizontal 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 label's rotation. **labelVerticalAlignment** (:doc:`VerticalAlignment <./EENum_common_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. **resizeBehavior** (:doc:`ResizeBehavior <./EENum_common_ResizeBehavior>`) Defines how this label affects auto-sizing. EReferences ############# **segments** (:doc:`LabelSegment <./EClass_displayableObjects_LabelSegment>`) (lowerBound=0, upperBound=-1) (containment) Defines the label's segments.