public class OXFMeasurementType extends OXFAbstractObservationType
Modifier and Type | Field and Description |
---|---|
static String |
RESULT |
FEATURE_OF_INTEREST, OBSERVED_PROPERTY, PROCEDURE, SAMPLING_TIME
DESCRIPTION, LOCATION, METADATA_PROPERTY_TYPES, NAME
featureAttributeDescriptors, typeName
Constructor and Description |
---|
OXFMeasurementType() |
Modifier and Type | Method and Description |
---|---|
protected List<OXFFeatureAttributeDescriptor> |
generateAttributeDescriptors() |
void |
initializeFeature(OXFFeature feature,
net.opengis.om.x10.MeasurementType xb_measurement)
supports O&M 1.0:
|
void |
initializeFeature(OXFFeature feature,
String[] nameValue,
String descriptionValue,
com.vividsolutions.jts.geom.Geometry locationValue,
ITime timeValue,
String procedureValue,
OXFPhenomenonPropertyType observedPropertyValue,
OXFFeature featureOfInterestValue,
OXFMeasureType resultValue) |
initializeFeature, initializeFeature
initializeFeature, initializeFeature, initializeFeaturesGeometry
getAttributeDescriptor, getAttributeDescriptors, getChildTypes, getDefaultShapeAttribute, getTypeName, hasAttribute, toString
public static final String RESULT
protected List<OXFFeatureAttributeDescriptor> generateAttributeDescriptors()
generateAttributeDescriptors
in class OXFAbstractObservationType
public void initializeFeature(OXFFeature feature, net.opengis.om.x10.MeasurementType xb_measurement) throws OXFException
OXFException
public void initializeFeature(OXFFeature feature, String[] nameValue, String descriptionValue, com.vividsolutions.jts.geom.Geometry locationValue, ITime timeValue, String procedureValue, OXFPhenomenonPropertyType observedPropertyValue, OXFFeature featureOfInterestValue, OXFMeasureType resultValue)
feature
- nameValue
- descriptionValue
- locationValue
- timeValue
- procedureValue
- observedPropertyValue
- featureOfInterestValue
- resultValue
- Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.