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, setParentaddToParent, deferUpdate, getLeafletMapConnector, getMap, getMapPixelPosition, getParent, getWidget, markDirty, onStateChanged, 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, setTag, unregisterRpcclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected 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()