Package | Description |
---|---|
org.jfree.chart.plot |
Plot classes and related interfaces.
|
Modifier and Type | Field and Description |
---|---|
static DialShape |
DialShape.CHORD
Chord.
|
static DialShape |
DialShape.CIRCLE
Circle.
|
static DialShape |
DialShape.PIE
Pie.
|
Modifier and Type | Method and Description |
---|---|
DialShape |
MeterPlot.getDialShape()
Returns the dial shape.
|
Modifier and Type | Method and Description |
---|---|
void |
MeterPlot.setDialShape(DialShape shape)
Sets the dial shape and sends a
PlotChangeEvent to all
registered listeners. |