Uses of Class
software.xdev.vaadin.maps.leaflet.controls.LControlScaleOptions
Packages that use LControlScaleOptions
-
Uses of LControlScaleOptions in software.xdev.vaadin.maps.leaflet.controls
Subclasses with type arguments of type LControlScaleOptions in software.xdev.vaadin.maps.leaflet.controlsMethods in software.xdev.vaadin.maps.leaflet.controls that return LControlScaleOptionsModifier and TypeMethodDescriptionLControlScaleOptions.withImperial(Boolean imperial) LControlScaleOptions.withMaxWidth(Number maxWidth) LControlScaleOptions.withMetric(Boolean metric) LControlScaleOptions.withUpdateWhenIdle(Boolean updateWhenIdle) Constructors in software.xdev.vaadin.maps.leaflet.controls with parameters of type LControlScaleOptionsModifierConstructorDescriptionLControlScale(LComponentManagementRegistry compReg, LControlScaleOptions options)