org.jfree.chart.plot
Class PieLabelLinkStyle
java.lang.Objectorg.jfree.chart.plot.PieLabelLinkStyle
- Serializable
extends java.lang.Object
implements Serializable
Used to indicate the style for the lines linking pie sections to their
corresponding labels.
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.
|
equals
public boolean equals(Object obj)
Returns true if this object is equal to the specified
object, and false otherwise.
obj - the object (null permitted).
hashCode
public int hashCode()
Returns a hash code for this instance.
toString
public String toString()
Returns a string representing the object.