Class Point
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.mapsui.widget.leaflet.client.Point
public class Point
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
-
Method Summary
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
Point
protected Point()
-
-
Method Details
-
create
-
getX
public final double getX() -
getY
public final double getY()
-