Plot2DJ, PlotSliderpublic interface PlotContainer
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
PlotContainer.PlotElement |
| Modifier and Type | Method | Description |
|---|---|---|
void |
removePlot(PlotContainer.PlotElement pv,
int x0,
int y0,
int x1,
int y1) |
|
void |
restorePlot(PlotContainer.PlotElement pv,
int x0,
int y0,
int x1,
int y1) |
void removePlot(PlotContainer.PlotElement pv, int x0, int y0, int x1, int y1)
void restorePlot(PlotContainer.PlotElement pv, int x0, int y0, int x1, int y1)