org.gcube.dataanalysis.geo.utils
Class FeaturedPolygon
java.lang.Object
org.gcube.dataanalysis.geo.utils.FeaturedPolygon
public class FeaturedPolygon
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
p
public com.vividsolutions.jts.geom.Geometry p
features
public LinkedHashMap<String,String> features
value
public Double value
FeaturedPolygon
public FeaturedPolygon()
setPolygon
public void setPolygon(com.vividsolutions.jts.geom.Geometry p)
setValue
public void setValue(Double v)
addFeature
public void addFeature(String key,
String value)
Copyright © 2013. All Rights Reserved.