|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlotModel | |
|---|---|
| ca.nanometrics.gflot.client | |
| Uses of PlotModel in ca.nanometrics.gflot.client |
|---|
| Subclasses of PlotModel in ca.nanometrics.gflot.client | |
|---|---|
class |
PlotWithOverviewModel
|
| Methods in ca.nanometrics.gflot.client that return PlotModel | |
|---|---|
PlotModel |
SimplePlot.getModel()
|
PlotModel |
PlotWithOverview.getModel()
|
PlotModel |
PlotWithInteractiveLegend.getModel()
|
PlotModel |
PlotWidget.getModel()
|
| Methods in ca.nanometrics.gflot.client with parameters of type PlotModel | |
|---|---|
void |
PlotWithInteractiveLegend.onAddSeries(PlotModel model,
java.lang.String label,
java.lang.String color,
SeriesHandler handler)
|
void |
PlotModel.PlotModelListener.onAddSeries(PlotModel model,
java.lang.String label,
java.lang.String color,
SeriesHandler handler)
|
void |
PlotWithInteractiveLegend.onRemoveSeries(PlotModel model,
SeriesHandler handler)
|
void |
PlotModel.PlotModelListener.onRemoveSeries(PlotModel model,
SeriesHandler handler)
|
| Constructors in ca.nanometrics.gflot.client with parameters of type PlotModel | |
|---|---|
SimplePlot(PlotModel model)
|
|
SimplePlot(PlotModel model,
PlotOptions options)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||