Uses of Class
org.teamapps.dto.UiMapMarkerCluster
-
Uses of UiMapMarkerCluster in org.teamapps.dto
Fields in org.teamapps.dto declared as UiMapMarkerClusterModifier and TypeFieldDescriptionprotected UiMapMarkerClusterUiMap.SetMapMarkerClusterCommand.clusterprotected UiMapMarkerClusterUiMap2.SetMapMarkerClusterCommand.clusterprotected UiMapMarkerClusterUiMap.markerClusterprotected UiMapMarkerClusterUiMap2.markerClusterMethods in org.teamapps.dto that return UiMapMarkerClusterModifier and TypeMethodDescriptionUiMap.SetMapMarkerClusterCommand.getCluster()UiMap2.SetMapMarkerClusterCommand.getCluster()UiMap.getMarkerCluster()UiMap2.getMarkerCluster()Methods in org.teamapps.dto with parameters of type UiMapMarkerClusterModifier and TypeMethodDescriptionUiMap.setMarkerCluster(UiMapMarkerCluster markerCluster) UiMap2.setMarkerCluster(UiMapMarkerCluster markerCluster) Constructors in org.teamapps.dto with parameters of type UiMapMarkerClusterModifierConstructorDescriptionSetMapMarkerClusterCommand(String componentId, UiMapMarkerCluster cluster) SetMapMarkerClusterCommand(String componentId, UiMapMarkerCluster cluster)