Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
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
MeterPlot
.
addInterval
(
MeterInterval
interval)
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.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About