Uses of Class
org.jfree.chart.plot.DialShape
Package | Description |
---|---|
org.jfree.chart.plot |
Plot classes and related interfaces.
|
-
Uses of DialShape in org.jfree.chart.plot
Fields in org.jfree.chart.plot declared as DialShape Modifier and Type Field Description static DialShape
DialShape. CHORD
Chord.static DialShape
DialShape. CIRCLE
Circle.static DialShape
DialShape. PIE
Pie.Methods in org.jfree.chart.plot that return DialShape Modifier and Type Method Description DialShape
MeterPlot. getDialShape()
Returns the dial shape.Methods in org.jfree.chart.plot with parameters of type DialShape Modifier and Type Method Description void
MeterPlot. setDialShape(DialShape shape)
Sets the dial shape.