| Name | Description | Type | Package | Framework |
| AbstractDialLayer | A base class that can be used to implement a DialLayer. | Class | org.jfree.chart.plot.dial | JFreeChart |
| ArcDialFrame | A standard frame for the DialPlot class. | Class | org.jfree.chart.plot.dial | JFreeChart |
| DialBackground | A regular dial layer that can be used to draw the background for a dial. | Class | org.jfree.chart.plot.dial | JFreeChart |
| DialCap | A regular dial layer that can be used to draw a cap over the center of the dial (the base of the dial pointer(s)). | Class | org.jfree.chart.plot.dial | JFreeChart |
| DialFrame | A dial frame is the face plate for a dial plot - it is always drawn last. | Interface | org.jfree.chart.plot.dial | JFreeChart |
| DialLayer | A dial layer draws itself within a reference frame. | Interface | org.jfree.chart.plot.dial | JFreeChart |
| DialLayerChangeEvent | An event that can be forwarded to any DialLayerChangeListener to signal a change to a DialLayer. | Class | org.jfree.chart.plot.dial | JFreeChart |
| DialLayerChangeListener | The interface via which an object is notified of changes to a DialLayer. | Interface | org.jfree.chart.plot.dial | JFreeChart |
| DialPlot | A dial plot composed of user-definable layers. | Class | org.jfree.chart.plot.dial | JFreeChart |
| DialPointer | A base class for the pointer in a DialPlot. | Class | org.jfree.chart.plot.dial | JFreeChart |
| DialPointer .Pin | A dial pointer that draws a thin line (like a pin). | Class | org.jfree.chart.plot.dial.DialPointer | JFreeChart |
| DialPointer .Pointer | Class | org.jfree.chart.plot.dial.DialPointer | JFreeChart | |
| DialScale | A dial scale is a specialised layer that has the ability to convert data values into angles. | Interface | org.jfree.chart.plot.dial | JFreeChart |
| DialShape | Used to indicate the background shape for aSee Also:Serialized Form | Class | org.jfree.chart.plot | JFreeChart |
| DialTextAnnotation | A text annotation for a DialPlot. | Class | org.jfree.chart.plot.dial | JFreeChart |
| DialValueIndicator | A value indicator for a DialPlot. | Class | org.jfree.chart.plot.dial | JFreeChart |
| StandardDialFrame | A simple circular frame for the DialPlot class. | Class | org.jfree.chart.plot.dial | JFreeChart |
| StandardDialRange | A layer that draws a range highlight on a dial plot. | Class | org.jfree.chart.plot.dial | JFreeChart |
| StandardDialScale | A scale for a DialPlot. | Class | org.jfree.chart.plot.dial | JFreeChart |