public class LeafletPolylineConnector extends AbstractLeafletVectorConnector<LeafletPolylineState,PolylineOptions>
Modifier and Type | Field and Description |
---|---|
protected AbstractPath |
marker |
contextMenuRpc, mouseOutRpc, mouseOverRpc, rpc
Constructor and Description |
---|
LeafletPolylineConnector() |
Modifier and Type | Method and Description |
---|---|
protected AbstractPath |
createVector(PolylineOptions options) |
protected com.google.gwt.core.client.JsArray<com.google.gwt.core.client.JsArray> |
getCoordinatesArray() |
Layer |
getLayer() |
protected void |
update() |
createOptions, 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 AbstractPath marker
protected void update()
update
in class AbstractLeafletLayerConnector<PolylineOptions>
public Layer getLayer()
getLayer
in class AbstractLeafletLayerConnector<PolylineOptions>
protected AbstractPath createVector(PolylineOptions options)
protected com.google.gwt.core.client.JsArray<com.google.gwt.core.client.JsArray> getCoordinatesArray()