Uses of Class
com.androidplot.PlotEvent

Packages that use PlotEvent
com.androidplot   
com.androidplot.util General use classes and interfaces. 
 

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)
           
 



Copyright © 2010-2013 androidplot.com. All Rights Reserved.