| Package | Description |
|---|---|
| org.math.plot | |
| org.math.plot.plotObjects |
| Modifier and Type | Method and Description |
|---|---|
Axis |
PlotPanel.getAxis(int i)
Return the axis specified in parameter.
|
| Modifier and Type | Field and Description |
|---|---|
protected Axis[] |
BasePlot.axis |
| Modifier and Type | Method and Description |
|---|---|
Axis[] |
BasePlot.getAxis() |
Axis |
BasePlot.getAxis(int i) |
| Constructor and Description |
|---|
BasePlot(Base b,
Color c,
Axis... a) |
Copyright © 2015. All rights reserved.