Package org.jfree.chart.plot
Class DialShape
java.lang.Object
org.jfree.chart.plot.DialShape
- All Implemented Interfaces:
Serializable
public final class DialShape extends Object implements Serializable
Used to indicate the background shape for a
MeterPlot
.- See Also:
- Serialized Form
-
Field Summary
-
Method Summary
-
Field Details
-
CIRCLE
Circle. -
CHORD
Chord. -
PIE
Pie.
-
-
Method Details