|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Plot | |
---|---|
de.erichseifert.gral.plots | Plot related classes like axis and plot area management. |
Uses of Plot in de.erichseifert.gral.plots |
---|
Subclasses of Plot in de.erichseifert.gral.plots | |
---|---|
class |
BarPlot
Class that displays data in a bar plot. |
class |
PiePlot
Class that displays data in a pie plot. |
class |
XYPlot
Class that displays data in an two dimensional coordinate system. |
Methods in de.erichseifert.gral.plots that return Plot | |
---|---|
Plot |
PlotNavigator.getPlot()
Returns the plot stored in this instance. |
Constructors in de.erichseifert.gral.plots with parameters of type Plot | |
---|---|
PlotNavigator(Plot plot)
Creates a new PlotZoomer object that is responsible for the specified plot. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |