Uses of Class org.jfree.chart.plot.MeterInterval

Uses in package org.jfree.chart.plot

Methods with parameter type org.jfree.chart.plot.MeterInterval

void
Adds an interval and sends a PlotChangeEvent to all registered listeners.
void
MeterPlot.drawArcForInterval(Graphics2D g2, Rectangle2D meterArea, MeterInterval interval)
Draws the arc to represent an interval.