Package | Description |
---|---|
org.jfree.chart.plot |
Plot classes and related interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
MeterPlot.addInterval(MeterInterval interval)
Adds an interval and sends a
PlotChangeEvent to all registered
listeners. |
protected void |
MeterPlot.drawArcForInterval(Graphics2D g2,
Rectangle2D meterArea,
MeterInterval interval)
Draws the arc to represent an interval.
|
Copyright © 2001–2017 JFree.org. All rights reserved.