Package | Description |
---|---|
org.n52.oxf.feature |
Modifier and Type | Class and Description |
---|---|
class |
OXFAbstractFeatureCollectionType |
class |
OXFAbstractFeatureType |
class |
OXFAbstractObservationType |
class |
OXFCategoryObservationType |
class |
OXFCountObservationType |
class |
OXFGmlPointType |
class |
OXFGrdcSamplingPointType |
class |
OXFMeasurementType |
class |
OXFObservationCollectionType |
class |
OXFSamplingPointType |
class |
OXFSamplingSurfaceType |
class |
OXFTemporalObservationType |
class |
OXFTruthObservationType |
Modifier and Type | Method and Description |
---|---|
OXFFeatureType |
OXFFeature.getFeatureType()
Returns the description of this feature's type.
|
Constructor and Description |
---|
OXFFeature(String id,
OXFFeatureType featureType) |
OXFFeature(String id,
OXFFeatureType featureType,
OXFFeatureCollection parent) |
OXFFeatureCollection(String id,
OXFFeatureType featureType) |
OXFFeatureCollection(String id,
OXFFeatureType featureType,
Collection<OXFFeature> features) |
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.