|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DialShape | |
|---|---|
| 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 | |
|---|---|
static DialShape |
DialShape.CHORD
Chord. |
static DialShape |
DialShape.CIRCLE
Circle. |
static DialShape |
DialShape.PIE
Pie. |
| Methods in org.jfree.chart.plot that return DialShape | |
|---|---|
DialShape |
MeterPlot.getDialShape()
Returns the dial shape. |
| Methods in org.jfree.chart.plot with parameters of type DialShape | |
|---|---|
void |
MeterPlot.setDialShape(DialShape shape)
Sets the dial shape and sends a PlotChangeEvent to all
registered listeners. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||