Class GoogleMapPolyline
java.lang.Object
com.vaadin.flow.component.Component
com.flowingcode.vaadin.addons.googlemaps.GoogleMapPoly
com.flowingcode.vaadin.addons.googlemaps.GoogleMapPolyline
- All Implemented Interfaces:
AttachNotifier,DetachNotifier,HasElement,Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.flowingcode.vaadin.addons.googlemaps.GoogleMapPoly
GoogleMapPoly.GoogleMapPolyClickEvent, GoogleMapPoly.StrokePosition -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.flowingcode.vaadin.addons.googlemaps.GoogleMapPoly
addClickListener, addPoint, addPoint, getFillColor, getFillOpacity, getStrokeColor, getStrokeOpacity, getStrokePosition, getStrokeWeight, getZIndex, isClosed, isGeodesic, removePoint, setClosed, setFillColor, setFillOpacity, setGeodesic, setIcons, setIcons, setPoints, setStrokeColor, setStrokeOpacity, setStrokePosition, setStrokeWeight, setZIndexMethods inherited from class com.vaadin.flow.component.Component
addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getTranslation, getTranslation, getUI, hasListener, isAttached, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisibleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vaadin.flow.component.AttachNotifier
addAttachListenerMethods inherited from interface com.vaadin.flow.component.DetachNotifier
addDetachListener
-
Constructor Details
-
GoogleMapPolyline
-