Class mxCurveLabelShape.LabelPosition

java.lang.Object
com.mxgraph.shape.mxCurveLabelShape.LabelPosition
Enclosing class:
mxCurveLabelShape

public class mxCurveLabelShape.LabelPosition extends Object
Utility class that stores details of how the label is positioned on the curve
  • Field Details

    • startBuffer

      public double startBuffer
    • endBuffer

      public double endBuffer
    • defaultInterGlyphSpace

      public double defaultInterGlyphSpace
  • Constructor Details

    • LabelPosition

      public LabelPosition()