Uses of Interface
com.neotropic.kuwaiba.modules.commercial.ospman.api.MapEdge
-
Packages that use MapEdge Package Description com.neotropic.kuwaiba.modules.commercial.ospman.api com.neotropic.kuwaiba.modules.commercial.ospman.providers.google -
-
Uses of MapEdge in com.neotropic.kuwaiba.modules.commercial.ospman.api
Methods in com.neotropic.kuwaiba.modules.commercial.ospman.api that return MapEdge Modifier and Type Method Description MapEdge
MapProvider. addEdge(BusinessObjectViewEdge viewEdge)
Adds an edge to map. -
Uses of MapEdge in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google
Classes in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google that implement MapEdge Modifier and Type Class Description class
GoogleMapEdge
An edge wrapper to Google Map PolylineMethods in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google that return MapEdge Modifier and Type Method Description MapEdge
GoogleMapsMapProvider. addEdge(BusinessObjectViewEdge viewEdge)
-