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