java.lang.Object | |
↳ | org.jfree.chart.plot.DialShape |
Used to indicate the background shape for a
MeterPlot
.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CHORD | Chord. | ||||||||||
CIRCLE | Circle. | ||||||||||
PIE | Pie. |
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 other object. |
---|
Returns a hash code for this instance.