Package org.teamapps.dto
Class UiMapMarkerCluster
java.lang.Object
org.teamapps.dto.UiMapMarkers
org.teamapps.dto.UiMapMarkerCluster
- All Implemented Interfaces:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Field Summary
FieldsFields inherited from class org.teamapps.dto.UiMapMarkers
markers -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.UiMapMarkerCluster(List<UiMapMarkerClientRecord> markers) -
Method Summary
Methods inherited from class org.teamapps.dto.UiMapMarkers
getMarkers
-
Field Details
-
clusterRadius
protected int clusterRadius
-
-
Constructor Details
-
UiMapMarkerCluster
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
UiMapMarkerCluster
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject- Overrides:
getUiObjectTypein classUiMapMarkers
-
toString
- Overrides:
toStringin classUiMapMarkers
-
getClusterRadius
public int getClusterRadius() -
setClusterRadius
-