Class mxCurveLabelShape.LabelPosition

  • Enclosing class:
    mxCurveLabelShape

    public class mxCurveLabelShape.LabelPosition
    extends java.lang.Object
    Utility class that stores details of how the label is positioned on the curve
    • Constructor Summary

      Constructors 
      Constructor Description
      LabelPosition()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • startBuffer

        public double startBuffer
      • endBuffer

        public double endBuffer
      • defaultInterGlyphSpace

        public double defaultInterGlyphSpace
    • Constructor Detail

      • LabelPosition

        public LabelPosition()