Class LControlZoom
java.lang.Object
software.xdev.vaadin.maps.leaflet.base.LAbstractComponent<LControlZoom>
software.xdev.vaadin.maps.leaflet.base.LBaseComponent<LControlZoom>
software.xdev.vaadin.maps.leaflet.controls.LControl<LControlZoom>
software.xdev.vaadin.maps.leaflet.controls.LControlZoom
- All Implemented Interfaces:
LComponent<LControlZoom>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class LControl
LControl.Positions -
Constructor Summary
ConstructorsConstructorDescriptionLControlZoom(LComponentManagementRegistry compReg, LControlZoomOptions options) -
Method Summary
Methods inherited from class LControl
addTo, setPositionMethods inherited from class LBaseComponent
clientComponentJsAccessorMethods inherited from class LAbstractComponent
componentRegistryMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface LComponent
invokeSelf, invokeSelfReturn, self
-
Constructor Details
-
LControlZoom
-