Class LPoint
java.lang.Object
software.xdev.vaadin.maps.leaflet.base.LAbstractComponent<LPoint>
software.xdev.vaadin.maps.leaflet.base.LBaseComponent<LPoint>
software.xdev.vaadin.maps.leaflet.basictypes.LPoint
- All Implemented Interfaces:
LComponent<LPoint>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLPoint(LComponentManagementRegistry compReg, int[] arr) LPoint(LComponentManagementRegistry compReg, int x, int y) -
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
-
LPoint
-
LPoint
-