Interface MapSelectionManager.NodeSelectionManager
-
- All Superinterfaces:
MapSelectionManager<BusinessObjectViewNode>
- All Known Implementing Classes:
GoogleMapsNodeSelectionManager
- Enclosing interface:
- MapSelectionManager<T>
public static interface MapSelectionManager.NodeSelectionManager extends MapSelectionManager<BusinessObjectViewNode>
Collection of methods to manage the selection of the nodes 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
-
-