public class GeometryInfo extends AbstractOutput implements GeoJSONFeature
serviceRAW_FORMAT| Constructor and Description |
|---|
GeometryInfo(GeometryType category) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainId()
Returns the domain id of the parameter, e.g.
|
com.vividsolutions.jts.geom.Geometry |
getGeometry() |
String |
getGeometyCategory() |
String |
getHrefBase() |
String |
getLabel() |
PlatformOutput |
getPlatform() |
Map<String,Object> |
getProperties() |
ServiceOutput |
getService() |
GeometryType |
getType() |
boolean |
isSetGeometry() |
void |
setGeometry(com.vividsolutions.jts.geom.Geometry geometry) |
void |
setId(String id) |
void |
setPlatform(PlatformOutput platform) |
equals, hashCode, setServiceaddExtra, addRawFormat, compare, defaultComparator, getExtras, getHref, getId, getLicense, getRawFormats, isSetDomainId, setDomainId, setHref, setHrefBase, setLabel, setLicense, setRawFormatsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetIdpublic GeometryInfo(GeometryType category)
public void setId(String id)
setId in class ParameterOutputpublic String getLabel()
getLabel in class ParameterOutputpublic String getDomainId()
ParameterOutputgetDomainId in class ParameterOutputpublic ServiceOutput getService()
getService in class AbstractOutputpublic PlatformOutput getPlatform()
public void setPlatform(PlatformOutput platform)
public com.vividsolutions.jts.geom.Geometry getGeometry()
getGeometry in interface GeoJSONFeaturepublic void setGeometry(com.vividsolutions.jts.geom.Geometry geometry)
setGeometry in interface GeoJSONFeaturepublic String getHrefBase()
getHrefBase in class ParameterOutputpublic GeometryType getType()
public String getGeometyCategory()
public Map<String,Object> getProperties()
getProperties in interface GeoJSONFeaturepublic boolean isSetGeometry()
isSetGeometry in interface GeoJSONFeatureCopyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.