Uses of Class
org.jfree.chart.plot.dial.DialPlot
-
Uses of DialPlot in org.jfree.chart.plot.dial
Modifier and TypeMethodDescriptionvoid
ArcDialFrame.draw
(Graphics2D g2, DialPlot plot, Rectangle2D frame, Rectangle2D view) Draws the frame.void
DialBackground.draw
(Graphics2D g2, DialPlot plot, Rectangle2D frame, Rectangle2D view) Draws the background to the specified graphics device.void
DialCap.draw
(Graphics2D g2, DialPlot plot, Rectangle2D frame, Rectangle2D view) Draws the background to the specified graphics device.void
DialLayer.draw
(Graphics2D g2, DialPlot plot, Rectangle2D frame, Rectangle2D view) Draws the content of this layer.void
DialPointer.Pin.draw
(Graphics2D g2, DialPlot plot, Rectangle2D frame, Rectangle2D view) Draws the pointer.void
DialPointer.Pointer.draw
(Graphics2D g2, DialPlot plot, Rectangle2D frame, Rectangle2D view) Draws the pointer.void
DialTextAnnotation.draw
(Graphics2D g2, DialPlot plot, Rectangle2D frame, Rectangle2D view) Draws the background to the specified graphics device.void
DialValueIndicator.draw
(Graphics2D g2, DialPlot plot, Rectangle2D frame, Rectangle2D view) Draws the background to the specified graphics device.void
StandardDialFrame.draw
(Graphics2D g2, DialPlot plot, Rectangle2D frame, Rectangle2D view) Draws the frame.void
StandardDialRange.draw
(Graphics2D g2, DialPlot plot, Rectangle2D frame, Rectangle2D view) Draws the range.void
StandardDialScale.draw
(Graphics2D g2, DialPlot plot, Rectangle2D frame, Rectangle2D view) Draws the scale on the dial plot.