org.gcube.contentmanagement.timeseries.geotools.utils
Class OccurrencePointVector2D
java.lang.Object
org.gcube.contentmanagement.timeseries.geotools.utils.OccurrencePointVector2D
public class OccurrencePointVector2D
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
x
public float x
y
public float y
metadata
public LinkedHashMap<String,String> metadata
OccurrencePointVector2D
public OccurrencePointVector2D(float x,
float y)
getX
public float getX()
getY
public float getY()
addMetadataToMap
public void addMetadataToMap(String name,
String value)
setMap
public void setMap(LinkedHashMap<String,String> metadataMap)
getmetadata
public Map<String,String> getmetadata()
Copyright © 2013. All Rights Reserved.