|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Plot | |
|---|---|
| ca.nanometrics.gflot.client.event | |
| ca.nanometrics.gflot.client.jsni | |
| Uses of Plot in ca.nanometrics.gflot.client.event |
|---|
| Methods in ca.nanometrics.gflot.client.event with parameters of type Plot | |
|---|---|
void |
PlotClickListener.onPlotClick(Plot plot,
PlotPosition position,
PlotItem item)
|
void |
PlotHoverListener.onPlotHover(Plot plot,
PlotPosition position,
PlotItem item)
|
| Uses of Plot in ca.nanometrics.gflot.client.jsni |
|---|
| Methods in ca.nanometrics.gflot.client.jsni that return Plot | |
|---|---|
static Plot |
Plot.create(com.google.gwt.user.client.Element container,
Series[] series)
|
static Plot |
Plot.create(com.google.gwt.user.client.Element container,
Series[] series,
PlotOptions options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||