|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlotEvent | |
|---|---|
| com.androidplot | |
| com.androidplot.util | General use classes and interfaces. |
| com.androidplot.xy | Classes for creating XYPlots. |
| Uses of PlotEvent in com.androidplot |
|---|
| Methods in com.androidplot with parameters of type PlotEvent | |
|---|---|
void |
PlotListener.onPlotUpdate(PlotEvent event)
Deprecated. Deprecated since 0.5.1 - Users of this method should transition functionality into onAfterDraw(Plot). |
| Uses of PlotEvent in com.androidplot.util |
|---|
| Methods in com.androidplot.util with parameters of type PlotEvent | |
|---|---|
void |
PlotStatistics.onPlotUpdate(PlotEvent event)
|
| Uses of PlotEvent in com.androidplot.xy |
|---|
| Methods in com.androidplot.xy with parameters of type PlotEvent | |
|---|---|
void |
SimpleXYSeries.onPlotUpdate(PlotEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||