Uses of Class
com.neotropic.kuwaiba.modules.commercial.ospman.providers.google.GoogleMapNode
-
Packages that use GoogleMapNode Package Description com.neotropic.kuwaiba.modules.commercial.ospman.providers.google -
-
Uses of GoogleMapNode in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google
Constructor parameters in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google with type arguments of type GoogleMapNode Constructor Description EdgeHelper(BiConsumer<HashMap<String,Object>,Runnable> callbackEdgeComplete, Collection<GoogleMapNode> nodes, Collection<GoogleMapEdge> edges, com.neotropic.flow.component.googlemap.GoogleMap googleMap, TranslationService ts)
GoogleMapsNodeSelectionManager(HashMap<BusinessObjectViewNode,GoogleMapNode> nodes)
PathSelectionHelper(BiConsumer<List<BusinessObjectViewEdge>,Runnable> callbackPathSelectionComplete, com.neotropic.flow.component.googlemap.GoogleMap googleMap, Collection<GoogleMapNode> nodes, Collection<GoogleMapEdge> edges)
-