com.iver.cit.gvsig.fmap
Class FMapEvent

java.lang.Object
  extended bycom.iver.cit.gvsig.fmap.FMapEvent
Direct Known Subclasses:
AtomicEvent, ColorEvent, ExtentEvent, LayerCollectionEvent, LayerEvent, LegendEvent, SelectionEvent

public class FMapEvent
extends java.lang.Object

Evento sobre el mapa.


Constructor Summary
FMapEvent()
           
 
Method Summary
 int getEventType()
           
 void setEventType(int eventType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FMapEvent

public FMapEvent()
Method Detail

getEventType

public int getEventType()

setEventType

public void setEventType(int eventType)