Interface MapSelectionManager.EdgeSelectionManager
-
- All Superinterfaces:
MapSelectionManager<BusinessObjectViewEdge>
- All Known Implementing Classes:
GoogleMapsEdgeSelectionManager
- Enclosing interface:
- MapSelectionManager<T>
public static interface MapSelectionManager.EdgeSelectionManager extends MapSelectionManager<BusinessObjectViewEdge>
Collection of methods to manage the selection of the edges in the map.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.neotropic.kuwaiba.modules.commercial.ospman.api.MapSelectionManager
MapSelectionManager.EdgeSelectionManager, MapSelectionManager.NodeSelectionManager
-
-
Method Summary
-
Methods inherited from interface com.neotropic.kuwaiba.modules.commercial.ospman.api.MapSelectionManager
deselect, deselectAll, getFirstSelectedItem, getSelectedItems, select
-
-