Class LMapPanOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.map.AbstractLMapPanOptions<LMapPanOptions>
software.xdev.vaadin.maps.leaflet.map.LMapPanOptions
- All Implemented Interfaces:
LComponentOptions<LMapPanOptions>,LMapPanBaseOptions<LMapPanOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.xdev.vaadin.maps.leaflet.map.AbstractLMapPanOptions
getAnimate, getDuration, getEaseLinearity, getNoMoveStart, setAnimate, setDuration, setEaseLinearity, setNoMoveStart, withAnimateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.xdev.vaadin.maps.leaflet.base.LComponentOptions
selfMethods inherited from interface software.xdev.vaadin.maps.leaflet.map.LMapPanBaseOptions
withDuration, withEaseLinearity, withNoMoveStart
-
Constructor Details
-
LMapPanOptions
public LMapPanOptions()
-