Package | Description |
---|---|
org.n52.oxf.ows.capabilities | |
org.n52.oxf.valueDomains | |
org.n52.oxf.valueDomains.filter | |
org.n52.oxf.valueDomains.spatial | |
org.n52.oxf.valueDomains.time |
Modifier and Type | Method and Description |
---|---|
IDiscreteValueDomain<ITime> |
Dataset.getTemporalDomain() |
Modifier and Type | Method and Description |
---|---|
protected void |
Dataset.setTemporalDomain(IDiscreteValueDomain<ITime> temporalDomain) |
Constructor and Description |
---|
Dataset(String title,
String identifier,
IBoundingBox[] boundingBoxes,
String[] outputFormats,
String[] availableCRSs,
String fees,
Locale[] language,
String pointOfContactString,
IDiscreteValueDomain<ITime> temporalDomain,
String abstractDescription,
String[] keywords) |
Modifier and Type | Class and Description |
---|---|
class |
DoubleDiscreteValueDomain |
class |
IntegerDiscreteValueDomain |
class |
ObjectValueDomain |
class |
StringValueDomain |
Modifier and Type | Class and Description |
---|---|
class |
FilterValueDomain
ValueDomain for OGC Filter Implementation Specification 1.1.0 conform filters, containsValue()-method
checks only the FilterType!
|
Modifier and Type | Class and Description |
---|---|
class |
SpatialDomain
NOT YET IMPLEMENTED
|
Modifier and Type | Class and Description |
---|---|
class |
TemporalValueDomain
This class is a ValueDomain for ITime objects.
|
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.