public class LPoint extends Object
LPoint(double lat, double lon)
List<Double>
getCoords()
void
setCoords(List<Double> point)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LPoint(double lat, double lon)
public List<Double> getCoords()
public void setCoords(List<Double> point)
Copyright © 2019–2021 XDEV Software. All rights reserved.