Package | Description |
---|---|
org.jfree.chart.plot |
Modifier and Type | Class and Description |
---|---|
class |
CombinedDomainXYPlot
An extension of
XYPlot that contains multiple subplots that share a
common domain axis. |
class |
CombinedRangeXYPlot
An extension of
XYPlot that contains multiple subplots that share a
common range axis. |
class |
FastScatterPlot
A fast scatter plot.
|
class |
XYPlot
A general class for plotting data in the form of (x, y) pairs.
|