org.jfree.chart.plot
public final class PieLabelLinkStyle extends Object implements Serializable
Since: 1.0.10
Field Summary | |
---|---|
static PieLabelLinkStyle | CUBIC_CURVE CUBIC_CURVE. |
static PieLabelLinkStyle | QUAD_CURVE QUAD_CURVE. |
static PieLabelLinkStyle | STANDARD STANDARD. |
Method Summary | |
---|---|
boolean | equals(Object obj)
Returns true if this object is equal to the specified
object, and false otherwise.
|
int | hashCode()
Returns a hash code for this instance.
|
String | toString()
Returns a string representing the object.
|
true
if this object is equal to the specified
object, and false
otherwise.
Parameters: obj the object (null
permitted).
Returns: A boolean.
Returns: A hash code.
Returns: The string.