Package hec.map.selection
Interface GraphicElementSelectionEventListener
- All Known Implementing Classes:
GraphicElementSelectionEventSupport,GraphicElementSelector
public interface GraphicElementSelectionEventListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddToSelection(Object source, GraphicElementSelectionEvent event) voidclearSelection(Object source, GraphicElementSelectionEvent event) voidselectionChange(Object source, GraphicElementSelectionEvent event)
-
Method Details
-
selectionChange
-
addToSelection
-
clearSelection
-