@Deprecated public class StationOutput extends AbstractOutput implements GeoJSONFeature
| Modifier and Type | Field and Description |
|---|---|
static String |
GEOMETRY
Deprecated.
|
static String |
PROPERTIES
Deprecated.
|
static String |
TIMESERIES
Deprecated.
|
service, SERVICEDOMAIN_ID, EXTRAS, HREF, HREF_BASE, ID, LABEL, RAWFORMATSRAW_FORMAT| Constructor and Description |
|---|
StationOutput()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.vividsolutions.jts.geom.Geometry |
getGeometry()
Deprecated.
|
Map<String,Object> |
getProperties()
Deprecated.
|
Map<String,DatasetParameters> |
getTimeseries()
Deprecated.
|
boolean |
isSetGeometry()
Deprecated.
|
void |
setGeometry(OptionalOutput<com.vividsolutions.jts.geom.Geometry> geometry)
Deprecated.
|
void |
setTimeseries(OptionalOutput<Map<String,DatasetParameters>> timeseries)
Deprecated.
|
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 String TIMESERIES
public static final String PROPERTIES
public static final String GEOMETRY
public Map<String,DatasetParameters> getTimeseries()
public void setTimeseries(OptionalOutput<Map<String,DatasetParameters>> timeseries)
public com.vividsolutions.jts.geom.Geometry getGeometry()
getGeometry in interface GeoJSONFeaturepublic void setGeometry(OptionalOutput<com.vividsolutions.jts.geom.Geometry> geometry)
setGeometry in interface GeoJSONFeaturepublic boolean isSetGeometry()
isSetGeometry in interface GeoJSONFeaturepublic Map<String,Object> getProperties()
getProperties in interface GeoJSONFeatureCopyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.