Uses of Class
org.jfree.chart.plot.MeterInterval
-
Uses of MeterInterval in org.jfree.chart.plot
Modifier and TypeMethodDescriptionvoid
MeterPlot.addInterval
(MeterInterval interval) Adds an interval and sends aPlotChangeEvent
to all registered listeners.protected void
MeterPlot.drawArcForInterval
(Graphics2D g2, Rectangle2D meterArea, MeterInterval interval) Draws the arc to represent an interval.