Uses of Class
org.jfree.chart.plot.DialShape
Packages that use DialShape
-
Uses of DialShape in org.jfree.chart.plot
Fields in org.jfree.chart.plot declared as DialShapeModifier and TypeFieldDescriptionstatic final DialShape
DialShape.CHORD
Chord.static final DialShape
DialShape.CIRCLE
Circle.static final DialShape
DialShape.PIE
Pie.Methods in org.jfree.chart.plot that return DialShapeMethods in org.jfree.chart.plot with parameters of type DialShapeModifier and TypeMethodDescriptionvoid
MeterPlot.setDialShape
(DialShape shape) Sets the dial shape and sends aPlotChangeEvent
to all registered listeners.