Uses of Interface
org.jfree.chart.plot.Zoomable
Packages that use Zoomable
- 
Uses of Zoomable in org.jfree.chart.plot
Classes in org.jfree.chart.plot that implement ZoomableModifier and TypeClassDescriptionclassA general plotting class that uses data from aCategoryDatasetand renders each data item using aCategoryItemRenderer.classA combined category plot where the domain axis is shared.classAn extension ofXYPlotthat contains multiple subplots that share a common domain axis.classA combined category plot where the range axis is shared.classAn extension ofXYPlotthat contains multiple subplots that share a common range axis.classA fast scatter plot.classPlots data that is in (theta, radius) pairs where theta equal to zero is due north and increases clockwise.classA plot that displays a single value (from aValueDataset) in a thermometer type display.classA general class for plotting data in the form of (x, y) pairs.