Uses of Interface
com.neotropic.kuwaiba.modules.commercial.ospman.api.MapSelectionManager
-
-
Uses of MapSelectionManager in com.neotropic.kuwaiba.modules.commercial.ospman.api
Subinterfaces of MapSelectionManager in com.neotropic.kuwaiba.modules.commercial.ospman.api Modifier and Type Interface Description static interface
MapSelectionManager.EdgeSelectionManager
Collection of methods to manage the selection of the edges in the map.static interface
MapSelectionManager.NodeSelectionManager
Collection of methods to manage the selection of the nodes in the map. -
Uses of MapSelectionManager in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google
Classes in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google that implement MapSelectionManager Modifier and Type Class Description class
GoogleMapsEdgeSelectionManager
Selection manager to edges in Google Mapclass
GoogleMapsNodeSelectionManager
Selection manager to nodes in Google Map. -
Uses of MapSelectionManager in com.neotropic.kuwaiba.modules.commercial.ospman.providers.ol
Classes in com.neotropic.kuwaiba.modules.commercial.ospman.providers.ol that implement MapSelectionManager Modifier and Type Class Description class
OlEdgeSelectionManager
class
OlNodeSelectionManager
-