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 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
-
LLatLngBounds
-