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 DialShapeDialShape. CHORDChord.static DialShapeDialShape. CIRCLECircle.static DialShapeDialShape. PIEPie.Methods in org.jfree.chart.plot that return DialShape Modifier and Type Method Description DialShapeMeterPlot. getDialShape()Returns the dial shape.Methods in org.jfree.chart.plot with parameters of type DialShape Modifier and Type Method Description voidMeterPlot. setDialShape(DialShape shape)Sets the dial shape.