java.lang.Object
org.jfree.chart.plot.DialShape
- All Implemented Interfaces:
Serializable
Used to indicate the background shape for a
MeterPlot
.- See Also:
-
Field Summary
-
Method Summary
-
Field Details
-
CIRCLE
Circle. -
CHORD
Chord. -
PIE
Pie.
-
-
Method Details
-
toString
Returns a string representing the object. -
equals
Returnstrue
if this object is equal to the specified object, andfalse
otherwise. -
hashCode
public int hashCode()Returns a hash code for this instance.
-