Package org.gvsig.fmap.mapcontext.layers
Class SelectionEvent
java.lang.Object
org.gvsig.fmap.mapcontext.events.FMapEventBase
org.gvsig.fmap.mapcontext.layers.SelectionEvent
- All Implemented Interfaces:
FMapEvent
Event associated to a selection on a vector layer.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.fmap.mapcontext.events.FMapEventBase
getEventType, setEventType
-
Field Details
-
SELECTION_CHANGED
public static final int SELECTION_CHANGED- See Also:
-
-
Constructor Details
-
SelectionEvent
public SelectionEvent()
-