Class PieLabelLinkStyle
java.lang.Object
org.jfree.chart.plot.PieLabelLinkStyle
- All Implemented Interfaces:
Serializable
Used to indicate the style for the lines linking pie sections to their
corresponding labels.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PieLabelLinkStyleCUBIC_CURVE.static final PieLabelLinkStyleQUAD_CURVE.static final PieLabelLinkStyleSTANDARD. -
Method Summary
-
Field Details
-
STANDARD
STANDARD. -
QUAD_CURVE
QUAD_CURVE. -
CUBIC_CURVE
CUBIC_CURVE.
-
-
Method Details
-
toString
-
equals
-
hashCode
-