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() |
getConnectorFor
addConnectorHierarchyChangeHandler, getChildComponents, getLayer, onConnectorHierarchyChange, onStateChanged, setChildComponents, updateCaption
addToParent, deferUpdate, getLeafletMapConnector, getMap, getMapPixelPosition, getParent, getWidget, markDirty, removeLayerFromParent, updateComponentSize, updateIfDirty, updateWidgetStyleNames
contextHelpIconClick, 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, updateWidgetSize
addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, getTag, hasEventListener, init, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, unregisterRpc
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, onUnregister, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledState
public LeafletMarkerClusterState getState()
getState
in interface com.vaadin.client.ComponentConnector
getState
in interface com.vaadin.client.ServerConnector
getState
in class LeafletLayerGroupConnector
protected LayerGroup createLayerGroup()
createLayerGroup
in class LeafletFeatureGroupConnector
protected MarkerClusterGroupOptions createOptions()
createOptions
in class LeafletLayerGroupConnector
public void update()
update
in class LeafletLayerGroupConnector