Uses of Class
org.jfree.chart.plot.dial.AbstractDialLayer
| Package | Description |
|---|---|
| org.jfree.chart.plot.dial |
Classes for creating dial plots.
|
-
Uses of AbstractDialLayer in org.jfree.chart.plot.dial
Subclasses of AbstractDialLayer in org.jfree.chart.plot.dial Modifier and Type Class Description classArcDialFrameA standard frame for theDialPlotclass.classDialBackgroundA regular dial layer that can be used to draw the background for a dial.classDialCapA regular dial layer that can be used to draw a cap over the center of the dial (the base of the dial pointer(s)).classDialPointerA base class for the pointer in aDialPlot.static classDialPointer.PinA dial pointer that draws a thin line (like a pin).static classDialPointer.PointerA dial pointer.classDialTextAnnotationA text annotation for aDialPlot.classDialValueIndicatorA value indicator for aDialPlot.classStandardDialFrameA simple circular frame for theDialPlotclass.classStandardDialRangeA layer that draws a range highlight on a dial plot.classStandardDialScaleA scale for aDialPlot.