public class LeafletCircleMarkerConnector extends AbstractLeafletVectorConnector<LeafletCircleState,CircleMarkerOptions>
contextMenuRpc, mouseOutRpc, mouseOverRpc, rpc
Constructor and Description |
---|
LeafletCircleMarkerConnector() |
Modifier and Type | Method and Description |
---|---|
protected CircleMarkerOptions |
createOptions() |
Layer |
getLayer() |
protected void |
update() |
getState, getVector, setParent
addToParent, deferUpdate, getLeafletMapConnector, getMap, getMapPixelPosition, getParent, getWidget, markDirty, onStateChanged, 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, setTag, unregisterRpc
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected CircleMarkerOptions createOptions()
createOptions
in class AbstractLeafletVectorConnector<LeafletCircleState,CircleMarkerOptions>
protected void update()
update
in class AbstractLeafletLayerConnector<CircleMarkerOptions>
public Layer getLayer()
getLayer
in class AbstractLeafletLayerConnector<CircleMarkerOptions>