Class LControlScale
java.lang.Object
software.xdev.vaadin.maps.leaflet.base.LAbstractComponent<LControlScale>
software.xdev.vaadin.maps.leaflet.base.LBaseComponent<LControlScale>
software.xdev.vaadin.maps.leaflet.controls.LControl<LControlScale>
software.xdev.vaadin.maps.leaflet.controls.LControlScale
- All Implemented Interfaces:
LComponent<LControlScale>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class software.xdev.vaadin.maps.leaflet.controls.LControl
LControl.Positions -
Constructor Summary
ConstructorsConstructorDescriptionLControlScale(LComponentManagementRegistry compReg, LControlScaleOptions options) -
Method Summary
Methods inherited from class software.xdev.vaadin.maps.leaflet.controls.LControl
addTo, setPositionMethods inherited from class software.xdev.vaadin.maps.leaflet.base.LBaseComponent
clientComponentJsAccessorMethods inherited from class software.xdev.vaadin.maps.leaflet.base.LAbstractComponent
componentRegistryMethods 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.LComponent
invokeSelf, invokeSelfReturn, self
-
Constructor Details
-
LControlScale
-