Class LLatLngBounds
java.lang.Object
software.xdev.vaadin.maps.leaflet.base.LAbstractComponent<LLatLngBounds>
software.xdev.vaadin.maps.leaflet.base.LBaseComponent<LLatLngBounds>
software.xdev.vaadin.maps.leaflet.basictypes.LLatLngBounds
- All Implemented Interfaces:
LComponent<LLatLngBounds>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLLatLngBounds(LComponentManagementRegistry compReg, LLatLng corner1, LLatLng corner2) -
Method Summary
Methods 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
-
LLatLngBounds
-