Class LMapZoomOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.map.LMapZoomOptions
- All Implemented Interfaces:
LComponentOptions<LMapZoomOptions>,LMapZoomBaseOptions<LMapZoomOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods 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.LMapZoomBaseOptions
withAnimate
-
Constructor Details
-
LMapZoomOptions
public LMapZoomOptions()
-
-
Method Details
-
getAnimate
- Specified by:
getAnimatein interfaceLMapZoomBaseOptions<LMapZoomOptions>
-
setAnimate
- Specified by:
setAnimatein interfaceLMapZoomBaseOptions<LMapZoomOptions>
-