com.androidplot
Class PlotEvent

java.lang.Object
  extended by com.androidplot.PlotEvent

public class PlotEvent
extends Object


Nested Class Summary
static class PlotEvent.Type
           
 
Constructor Summary
PlotEvent(Plot source, PlotEvent.Type type)
           
 
Method Summary
 Plot getSource()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlotEvent

public PlotEvent(Plot source,
                 PlotEvent.Type type)
Method Detail

getSource

public Plot getSource()


Copyright © 2011. All Rights Reserved.