Class LAbstractMarkerClusterGroupOptions<S extends LAbstractMarkerClusterGroupOptions<S>>
java.lang.Object
software.xdev.vaadin.maps.leaflet.markercluster.layer.other.LAbstractMarkerClusterGroupOptions<S>
- All Implemented Interfaces:
software.xdev.vaadin.maps.leaflet.base.LComponentOptions<S>
- Direct Known Subclasses:
LMarkerClusterGroupOptions
public abstract class LAbstractMarkerClusterGroupOptions<S extends LAbstractMarkerClusterGroupOptions<S>>
extends Object
implements software.xdev.vaadin.maps.leaflet.base.LComponentOptions<S>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsoftware.xdev.vaadin.maps.leaflet.base.RawStringsoftware.xdev.vaadin.maps.leaflet.base.RawStringsoftware.xdev.vaadin.maps.leaflet.base.RawStringsoftware.xdev.vaadin.maps.leaflet.base.RawStringvoidsetAnimate(Boolean animate) voidsetAnimateAddingMarkers(Boolean animateAddingMarkers) voidsetChunkDelay(Number chunkDelay) voidsetChunkedLoading(Boolean chunkedLoading) voidsetChunkInterval(Number chunkInterval) voidsetChunkProgress(software.xdev.vaadin.maps.leaflet.base.RawString chunkProgress) voidsetClusterPane(software.xdev.vaadin.maps.leaflet.base.RawString clusterPane) voidsetDisableClusteringAtZoom(Number disableClusteringAtZoom) voidsetIconCreateFunction(software.xdev.vaadin.maps.leaflet.base.RawString iconCreateFunction) voidsetMaxClusterRadius(Number maxClusterRadius) voidsetPolygonOptions(Object polygonOptions) voidsetRemoveOutsideVisibleBounds(Boolean removeOutsideVisibleBounds) voidsetShowCoverageOnHover(Boolean showCoverageOnHover) voidsetSingleMarkerMode(Boolean singleMarkerMode) voidsetSpiderfyDistanceMultiplier(Number spiderfyDistanceMultiplier) voidsetSpiderfyOnEveryZoom(Boolean spiderfyOnEveryZoom) voidsetSpiderfyOnMaxZoom(Boolean spiderfyOnMaxZoom) voidsetSpiderfyShapePositions(software.xdev.vaadin.maps.leaflet.base.RawString spiderfyShapePositions) voidsetSpiderLegPolylineOptions(Object spiderLegPolylineOptions) voidsetZoomToBoundsOnClick(Boolean zoomToBoundsOnClick) withAnimate(Boolean animate) withAnimateAddingMarkers(Boolean animateAddingMarkers) withChunkDelay(Number chunkDelay) withChunkedLoading(Boolean chunkedLoading) withChunkInterval(Number chunkInterval) withChunkProgress(software.xdev.vaadin.maps.leaflet.base.RawString chunkProgress) withClusterPane(software.xdev.vaadin.maps.leaflet.base.RawString clusterPane) withDisableClusteringAtZoom(Number disableClusteringAtZoom) withIconCreateFunction(software.xdev.vaadin.maps.leaflet.base.RawString iconCreateFunction) withMaxClusterRadius(Number maxClusterRadius) withPolygonOptions(Object polygonOptions) withRemoveOutsideVisibleBounds(Boolean removeOutsideVisibleBounds) withShowCoverageOnHover(Boolean showCoverageOnHover) withSingleMarkerMode(Boolean singleMarkerMode) withSpiderfyDistanceMultiplier(Number spiderfyDistanceMultiplier) withSpiderfyOnEveryZoom(Boolean spiderfyOnEveryZoom) withSpiderfyOnMaxZoom(Boolean spiderfyOnMaxZoom) withSpiderfyShapePositions(software.xdev.vaadin.maps.leaflet.base.RawString spiderfyShapePositions) withSpiderLegPolylineOptions(Object spiderLegPolylineOptions) withZoomToBoundsOnClick(Boolean zoomToBoundsOnClick) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.xdev.vaadin.maps.leaflet.base.LComponentOptions
self
-
Constructor Details
-
LAbstractMarkerClusterGroupOptions
public LAbstractMarkerClusterGroupOptions()
-
-
Method Details
-
getMaxClusterRadius
-
setMaxClusterRadius
-
withMaxClusterRadius
-
getIconCreateFunction
public software.xdev.vaadin.maps.leaflet.base.RawString getIconCreateFunction() -
setIconCreateFunction
public void setIconCreateFunction(software.xdev.vaadin.maps.leaflet.base.RawString iconCreateFunction) -
withIconCreateFunction
public S withIconCreateFunction(software.xdev.vaadin.maps.leaflet.base.RawString iconCreateFunction) -
getClusterPane
public software.xdev.vaadin.maps.leaflet.base.RawString getClusterPane() -
setClusterPane
public void setClusterPane(software.xdev.vaadin.maps.leaflet.base.RawString clusterPane) -
withClusterPane
-
getSpiderfyOnEveryZoom
-
setSpiderfyOnEveryZoom
-
withSpiderfyOnEveryZoom
-
getSpiderfyOnMaxZoom
-
setSpiderfyOnMaxZoom
-
withSpiderfyOnMaxZoom
-
getShowCoverageOnHover
-
setShowCoverageOnHover
-
withShowCoverageOnHover
-
getZoomToBoundsOnClick
-
setZoomToBoundsOnClick
-
withZoomToBoundsOnClick
-
getSingleMarkerMode
-
setSingleMarkerMode
-
withSingleMarkerMode
-
getDisableClusteringAtZoom
-
setDisableClusteringAtZoom
-
withDisableClusteringAtZoom
-
getRemoveOutsideVisibleBounds
-
setRemoveOutsideVisibleBounds
-
withRemoveOutsideVisibleBounds
-
getAnimate
-
setAnimate
-
withAnimate
-
getAnimateAddingMarkers
-
setAnimateAddingMarkers
-
withAnimateAddingMarkers
-
getSpiderfyShapePositions
public software.xdev.vaadin.maps.leaflet.base.RawString getSpiderfyShapePositions() -
setSpiderfyShapePositions
public void setSpiderfyShapePositions(software.xdev.vaadin.maps.leaflet.base.RawString spiderfyShapePositions) -
withSpiderfyShapePositions
public S withSpiderfyShapePositions(software.xdev.vaadin.maps.leaflet.base.RawString spiderfyShapePositions) -
getSpiderfyDistanceMultiplier
-
setSpiderfyDistanceMultiplier
-
withSpiderfyDistanceMultiplier
-
getSpiderLegPolylineOptions
-
setSpiderLegPolylineOptions
-
withSpiderLegPolylineOptions
-
getChunkedLoading
-
setChunkedLoading
-
withChunkedLoading
-
getChunkInterval
-
setChunkInterval
-
withChunkInterval
-
getChunkDelay
-
setChunkDelay
-
withChunkDelay
-
getChunkProgress
public software.xdev.vaadin.maps.leaflet.base.RawString getChunkProgress() -
setChunkProgress
public void setChunkProgress(software.xdev.vaadin.maps.leaflet.base.RawString chunkProgress) -
withChunkProgress
-
getPolygonOptions
-
setPolygonOptions
-
withPolygonOptions
-