axis | org.math.plot.plotObjects.BasePlot | [protected] |
base | org.math.plot.plotObjects.BasePlot | [protected] |
BasePlot(Base b, String...as) | org.math.plot.plotObjects.BasePlot | |
BasePlot(Base b, Color c, Axis...a) | org.math.plot.plotObjects.BasePlot | |
BasePlot(Base b, Color c, String...as) | org.math.plot.plotObjects.BasePlot | |
color | org.math.plot.plotObjects.BasePlot | [protected] |
DEFAULT_COLOR | org.math.plot.plotObjects.BasePlot | [static] |
getAxis(int i) | org.math.plot.plotObjects.BasePlot | |
getAxis() | org.math.plot.plotObjects.BasePlot | |
getColor() | org.math.plot.plotObjects.BasePlot | |
getLegend() | org.math.plot.plotObjects.BasePlot | |
getLegend(int i) | org.math.plot.plotObjects.BasePlot | |
getVisible() | org.math.plot.plotObjects.BasePlot | |
plot(AbstractDrawer draw) | org.math.plot.plotObjects.BasePlot | |
resetBase() | org.math.plot.plotObjects.BasePlot | |
setBase(Base b) | org.math.plot.plotObjects.BasePlot | |
setColor(Color c) | org.math.plot.plotObjects.BasePlot | |
setGridVisible(int i, boolean v) | org.math.plot.plotObjects.BasePlot | |
setLegend(String[] as) | org.math.plot.plotObjects.BasePlot | |
setLegend(int i, String as) | org.math.plot.plotObjects.BasePlot | |
setVisible(boolean v) | org.math.plot.plotObjects.BasePlot | |
setVisible(int i, boolean v) | org.math.plot.plotObjects.BasePlot | |
visible | org.math.plot.plotObjects.BasePlot | [protected] |