|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataPlot | |
jcckit.data | Data classes. |
jcckit.plot | Classes for generating plots and charts. |
Uses of DataPlot in jcckit.data |
Methods in jcckit.data that return DataPlot | |
static DataPlot |
DataPlot.create(ConfigParameters config)
Convenient method to create a DataPlot based on the specified config parameters. |
Uses of DataPlot in jcckit.plot |
Methods in jcckit.plot with parameters of type DataPlot | |
void |
Plot.connect(DataPlot dataPlot)
Connect the specified DataPlot with this instance.
|
void |
PlotCanvas.connect(DataPlot dataPlot)
Connects the wrapped Plot instance with the specified
DataPlot . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |