| Frames | No Frames |
Classes implementing org.jfree.chart.plot.Zoomable | |
| class | A general plotting class that uses data from a CategoryDataset and
renders each data item using a CategoryItemRenderer. |
| class | A combined category plot where the domain axis is shared. |
| class | An extension of XYPlot that contains multiple subplots that share a
common domain axis. |
| class | A combined category plot where the range axis is shared. |
| class | An extension of XYPlot that contains multiple subplots that share a
common range axis. |
| class | A fast scatter plot. |
| class | Plots data that is in (theta, radius) pairs where
theta equal to zero is due north and increases clockwise. |
| class | A plot that displays a single value (from a ValueDataset) in a
thermometer type display. |
| class | A general class for plotting data in the form of (x, y) pairs. |