Uses of Class
org.jfree.chart.plot.DialShape
-
Uses of DialShape in org.jfree.chart.plot
Modifier and TypeFieldDescriptionstatic final DialShape
DialShape.CHORD
Chord.static final DialShape
DialShape.CIRCLE
Circle.static final DialShape
DialShape.PIE
Pie.Modifier and TypeMethodDescriptionvoid
MeterPlot.setDialShape
(DialShape shape) Sets the dial shape and sends aPlotChangeEvent
to all registered listeners.