java.lang.Object | |
↳ | org.jfree.chart.plot.PieLabelLinkStyle |
Used to indicate the style for the lines linking pie sections to their corresponding labels.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CUBIC_CURVE | CUBIC_CURVE. | ||||||||||
QUAD_CURVE | QUAD_CURVE. | ||||||||||
STANDARD | STANDARD. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns
true if this object is equal to the specified
object, and false otherwise. | |||||||||||
Returns a hash code for this instance.
| |||||||||||
Returns a string representing the object.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns true
if this object is equal to the specified
object, and false
otherwise.
obj | the object (null permitted). |
---|
Returns a hash code for this instance.