org.gcube.data.spd.model
Class PointInfo
java.lang.Object
org.gcube.data.spd.model.PointInfo
public class PointInfo
- extends Object
|
Constructor Summary |
PointInfo(double x,
double y)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointInfo
public PointInfo(double x,
double y)
getY
public double getY()
getX
public double getX()
getPropertiesList
public List<KeyValue> getPropertiesList()
setPropertiesList
public void setPropertiesList(List<KeyValue> propertiesList)
Copyright © 2013. All Rights Reserved.