| Package | Description |
|---|---|
| org.math.plot | |
| org.math.plot.canvas | |
| org.math.plot.components | |
| org.math.plot.plots | |
| org.math.plot.render |
| Modifier and Type | Field and Description |
|---|---|
PlotCanvas |
PlotPanel.plotCanvas |
| Constructor and Description |
|---|
Plot2DPanel(PlotCanvas _canvas) |
Plot2DPanel(PlotCanvas _canvas,
String legendOrientation) |
Plot3DPanel(PlotCanvas _canvas) |
Plot3DPanel(PlotCanvas _canvas,
String legendOrientation) |
PlotPanel(PlotCanvas _canvas) |
PlotPanel(PlotCanvas _canvas,
String legendOrientation) |
| Modifier and Type | Class and Description |
|---|---|
class |
Plot2DCanvas
BSD License
|
class |
Plot3DCanvas
BSD License
|
| Constructor and Description |
|---|
DataFrame(PlotCanvas p) |
DatasFrame(PlotCanvas p,
LegendPanel l) |
ScalePanel(PlotCanvas p,
int i) |
ScalesFrame(PlotCanvas p) |
| Modifier and Type | Field and Description |
|---|---|
PlotCanvas |
Plot.plotCanvas |
| Modifier and Type | Method and Description |
|---|---|
DataPanel |
Plot.getDataPanel(PlotCanvas plotCanvas) |
DataPanel |
LayerPlot.getDataPanel(PlotCanvas plotCanvas) |
| Modifier and Type | Field and Description |
|---|---|
PlotCanvas |
AbstractDrawer.canvas |
| Constructor and Description |
|---|
AbstractDrawer(PlotCanvas _canvas) |
AWTDrawer(PlotCanvas _canvas) |
AWTDrawer2D(PlotCanvas _canvas) |
AWTDrawer3D(PlotCanvas _canvas) |
Copyright © 2015. All rights reserved.