public class LeafletMarkerClusterConnector extends LeafletFeatureGroupConnector
contextMenuRpc, mouseOutRpc, mouseOverRpc, rpc| Constructor and Description |
|---|
LeafletMarkerClusterConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected LayerGroup |
createLayerGroup() |
protected MarkerClusterGroupOptions |
createOptions() |
LeafletMarkerClusterState |
getState() |
void |
update() |
getConnectorForaddConnectorHierarchyChangeHandler, getChildComponents, getLayer, onConnectorHierarchyChange, onStateChanged, setChildComponents, updateCaptionaddToParent, deferUpdate, getLeafletMapConnector, getMap, getMapPixelPosition, getParent, getWidget, markDirty, removeLayerFromParent, updateComponentSize, updateIfDirty, updateWidgetStyleNamescontextHelpIconClick, contextHelpIconClick, createWidget, delegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, getTooltipInfo, hasContextHelpIconListeners, hasTooltip, isContextHelpIconEnabled, isContextHelpTooltipEnabled, isErrorIndicatorVisible, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onDragSourceAttached, onDragSourceDetached, onDropTargetAttached, onDropTargetDetached, onUnregister, registerTouchHandlers, sendContextClickEvent, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, shouldHandleLongTap, unregisterTouchHandlers, updateComponentSize, updateEnabledState, updateWidgetSizeaddStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, getTag, hasEventListener, init, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, unregisterRpcclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, onUnregister, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledStatepublic LeafletMarkerClusterState getState()
getState in interface com.vaadin.client.ComponentConnectorgetState in interface com.vaadin.client.ServerConnectorgetState in class LeafletLayerGroupConnectorprotected LayerGroup createLayerGroup()
createLayerGroup in class LeafletFeatureGroupConnectorprotected MarkerClusterGroupOptions createOptions()
createOptions in class LeafletLayerGroupConnectorpublic void update()
update in class LeafletLayerGroupConnector