public class PlatformOutput extends OutputWithParameters
serviceRAW_FORMAT| Constructor and Description |
|---|
PlatformOutput(PlatformType platformType) |
| Modifier and Type | Method and Description |
|---|---|
Collection<DatasetOutput> |
getDatasets() |
com.vividsolutions.jts.geom.Geometry |
getGeometry() |
String |
getHrefBase() |
String |
getPlatformType() |
PlatformType |
getType() |
void |
setDatasets(List<DatasetOutput> series) |
void |
setGeometry(com.vividsolutions.jts.geom.Geometry geometry) |
void |
setId(String id) |
addParameter, getParameters, setParametersequals, getService, hashCode, setServiceaddExtra, addRawFormat, compare, defaultComparator, getDomainId, getExtras, getHref, getId, getLabel, getLicense, getRawFormats, isSetDomainId, setDomainId, setHref, setHrefBase, setLabel, setLicense, setRawFormatspublic PlatformOutput(PlatformType platformType)
public String getHrefBase()
getHrefBase in class ParameterOutputpublic String getPlatformType()
public PlatformType getType()
public void setId(String id)
setId in class ParameterOutputpublic Collection<DatasetOutput> getDatasets()
public void setDatasets(List<DatasetOutput> series)
public com.vividsolutions.jts.geom.Geometry getGeometry()
public void setGeometry(com.vividsolutions.jts.geom.Geometry geometry)
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.