Uses of Class
org.gvsig.fmap.mapcontext.layers.SelectionEvent
Packages that use SelectionEvent
Package
Description
-
Uses of SelectionEvent in org.gvsig.fmap.mapcontext.events
Methods in org.gvsig.fmap.mapcontext.events that return SelectionEventModifier and TypeMethodDescriptionAtomicEvent.getSelectionEvents()Returns all vector layer selection events that constitute this one. -
Uses of SelectionEvent in org.gvsig.fmap.mapcontext.events.listeners
Methods in org.gvsig.fmap.mapcontext.events.listeners with parameters of type SelectionEvent -
Uses of SelectionEvent in org.gvsig.fmap.mapcontext.layers
Methods in org.gvsig.fmap.mapcontext.layers with parameters of type SelectionEventModifier and TypeMethodDescriptionvoidLinkSelectionListener.selectionChanged(SelectionEvent e) voidSelectionListener.selectionChanged(SelectionEvent e) Called when the selection in a vector layer has changed.