public class FeatureOutput extends AbstractOutput implements GeoJSONFeature
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COLLECTION_PATH |
static java.lang.String |
GEOMETRY |
static java.lang.String |
PROPERTIES |
service, SERVICEDOMAIN_ID, EXTRAS, HREF, HREF_BASE, ID, LABEL, RAWFORMATSRAW_FORMAT| Constructor and Description |
|---|
FeatureOutput() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getCollectionName() |
org.locationtech.jts.geom.Geometry |
getGeometry() |
java.util.Map<java.lang.String,java.lang.Object> |
getProperties() |
boolean |
isSetGeometry() |
void |
setGeometry(OptionalOutput<org.locationtech.jts.geom.Geometry> geometry) |
equals, getService, hashCode, setServicecompare, defaultComparator, getDomainId, getExtras, getHref, getHrefBase, getId, getIfSerialized, getIfSerializedCollection, getIfSerializedMap, getIfSet, getIfSetCollection, getIfSetMap, getLabel, getLicense, getRawFormats, isSet, resolvesToNonNullValue, setDomainId, setExtras, setHref, setHrefBase, setId, setLabel, setLicense, setRawFormats, setValueclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetIdpublic static final java.lang.String COLLECTION_PATH
public static final java.lang.String PROPERTIES
public static final java.lang.String GEOMETRY
protected java.lang.String getCollectionName()
getCollectionName in class ParameterOutputpublic org.locationtech.jts.geom.Geometry getGeometry()
getGeometry in interface GeoJSONFeaturepublic void setGeometry(OptionalOutput<org.locationtech.jts.geom.Geometry> geometry)
setGeometry in interface GeoJSONFeaturepublic boolean isSetGeometry()
isSetGeometry in interface GeoJSONFeaturepublic java.util.Map<java.lang.String,java.lang.Object> getProperties()
getProperties in interface GeoJSONFeatureCopyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.