========================================== 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: :doc:`displayableObjects <./EPackage_displayableObjects>` :inherits from: :doc:`Label <./EClass_Label>` EAttributes ############# ``EDouble`` labelRotation Defines the rotation of the label in degrees. ``VertexAnchors`` anchor Defines where the label is anchored at the vertex. ``EBoolean`` isMovable Defines whether this label should be movable by the user. ``VerticalAlignment`` labelVerticalAlignment Defines the label's vertical alignment. ``EInt`` labelOffsetX Defines a offset in x-direction that is added to the calculated position of the label. ``EString`` name Defines the label's name. ``EDouble`` levelOfDetail Defines at which zoom level this label should be displayed. ``EInt`` labelOffsetY Defines a offset in y-direction that is added to the calculated position of the label. ``HorizontalAlignment`` labelAlignment Defines the label's horizonal alignment. EReferences ############# ``LabelSegment`` segments Defines the label's segments. :containment: True :lowerBound: 0 :upperBound: -1