Package com.mxgraph.shape
Class mxCurveLabelShape.LabelPosition
java.lang.Object
com.mxgraph.shape.mxCurveLabelShape.LabelPosition
- Enclosing class:
mxCurveLabelShape
Utility class that stores details of how the label is positioned
on the curve
-
Field Summary
FieldsModifier and TypeFieldDescriptiondouble
double
double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
startBuffer
public double startBuffer -
endBuffer
public double endBuffer -
defaultInterGlyphSpace
public double defaultInterGlyphSpace
-
-
Constructor Details
-
LabelPosition
public LabelPosition()
-