| Package | Description |
|---|---|
| org.math.plot.canvas | |
| org.math.plot.plotObjects |
| Modifier and Type | Field and Description |
|---|---|
Base |
PlotCanvas.base |
| Modifier and Type | Method and Description |
|---|---|
void |
PlotCanvas.initBasenGrid(Base b,
BasePlot bp) |
| Constructor and Description |
|---|
Plot2DCanvas(Base b,
BasePlot bp) |
Plot3DCanvas(Base b) |
Plot3DCanvas(Base b,
BasePlot bp) |
PlotCanvas(Base b,
BasePlot bp) |
| Modifier and Type | Field and Description |
|---|---|
protected Base |
BasePlot.base |
protected Base |
Axis.base |
| Modifier and Type | Method and Description |
|---|---|
void |
BasePlot.setBase(Base b) |
| Constructor and Description |
|---|
Axis(Base b,
String aS,
Color c,
int i) |
BasePlot(Base b,
Color c,
Axis... a) |
BasePlot(Base b,
Color c,
String... as) |
BasePlot(Base b,
String... as) |
Copyright © 2015. All rights reserved.