|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataPlot | |
|---|---|
| jcckit.data | |
| jcckit.plot | |
| 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 |
PlotCanvas.connect(DataPlot dataPlot)
Connects the wrapped Plot instance with the specified
DataPlot. |
void |
Plot.connect(DataPlot dataPlot)
Connect the specified DataPlot with this instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||