Uses of Class
org.teamapps.dto.UiMapMarkerCluster
-
-
Uses of UiMapMarkerCluster in org.teamapps.dto
Fields in org.teamapps.dto declared as UiMapMarkerCluster Modifier and Type Field Description protected UiMapMarkerClusterUiMap.SetMapMarkerClusterCommand. clusterprotected UiMapMarkerClusterUiMap2.SetMapMarkerClusterCommand. clusterprotected UiMapMarkerClusterUiMap. markerClusterprotected UiMapMarkerClusterUiMap2. markerClusterMethods in org.teamapps.dto that return UiMapMarkerCluster Modifier and Type Method Description UiMapMarkerClusterUiMap.SetMapMarkerClusterCommand. getCluster()UiMapMarkerClusterUiMap2.SetMapMarkerClusterCommand. getCluster()UiMapMarkerClusterUiMap. getMarkerCluster()UiMapMarkerClusterUiMap2. getMarkerCluster()Methods in org.teamapps.dto with parameters of type UiMapMarkerCluster Modifier and Type Method Description UiMapUiMap. setMarkerCluster(UiMapMarkerCluster markerCluster)UiMap2UiMap2. setMarkerCluster(UiMapMarkerCluster markerCluster)Constructors in org.teamapps.dto with parameters of type UiMapMarkerCluster Constructor Description SetMapMarkerClusterCommand(java.lang.String componentId, UiMapMarkerCluster cluster)SetMapMarkerClusterCommand(java.lang.String componentId, UiMapMarkerCluster cluster)
-