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 AbstractLMapPanOptions
getAnimate, getDuration, getEaseLinearity, getNoMoveStart, setAnimate, setDuration, setEaseLinearity, setNoMoveStart, withAnimateMethods 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, withNoMoveStart
-
Constructor Details
-
LMapPanOptions
public LMapPanOptions()
-