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 UiMapMarkerClusterUiMap. markerClusterMethods in org.teamapps.dto that return UiMapMarkerCluster Modifier and Type Method Description UiMapMarkerClusterUiMap.SetMapMarkerClusterCommand. getCluster()UiMapMarkerClusterUiMap. getMarkerCluster()Methods in org.teamapps.dto with parameters of type UiMapMarkerCluster Modifier and Type Method Description UiMapUiMap. setMarkerCluster(UiMapMarkerCluster markerCluster)Constructors in org.teamapps.dto with parameters of type UiMapMarkerCluster Constructor Description SetMapMarkerClusterCommand(java.lang.String componentId, UiMapMarkerCluster cluster)