org.n52.oxf.feature
Class OXFCountObservationType

java.lang.Object
  extended by org.n52.oxf.feature.OXFFeatureType
      extended by org.n52.oxf.feature.OXFAbstractFeatureType
          extended by org.n52.oxf.feature.OXFAbstractObservationType
              extended by org.n52.oxf.feature.OXFCountObservationType
All Implemented Interfaces:
org.opengis.feature.FeatureType

public class OXFCountObservationType
extends OXFAbstractObservationType

Author:
Arne Broering

Field Summary
static String RESULT
           
 
Fields inherited from class org.n52.oxf.feature.OXFAbstractObservationType
FEATURE_OF_INTEREST, OBSERVED_PROPERTY, PROCEDURE, SAMPLING_TIME
 
Fields inherited from class org.n52.oxf.feature.OXFAbstractFeatureType
DESCRIPTION, LOCATION, NAME
 
Fields inherited from class org.n52.oxf.feature.OXFFeatureType
featureAttributeDescriptors, typeName
 
Constructor Summary
OXFCountObservationType()
           
 
Method Summary
protected  List<org.opengis.feature.FeatureAttributeDescriptor> generateAttributeDescriptors()
           
 void initializeFeature(OXFFeature feature, String[] nameValue, String descriptionValue, com.vividsolutions.jts.geom.Geometry locationValue, ITime timeValue, String procedureValue, OXFPhenomenonPropertyType observedPropertyValue, OXFFeature featureOfInterestValue, Number resultValue)
           
 
Methods inherited from class org.n52.oxf.feature.OXFAbstractObservationType
initializeFeature, initializeFeature, initializeFeature
 
Methods inherited from class org.n52.oxf.feature.OXFAbstractFeatureType
initializeFeature, initializeFeature, initializeFeaturesGeometry
 
Methods inherited from class org.n52.oxf.feature.OXFFeatureType
createFeature, getAttributeDescriptor, getAttributeDescriptors, getChildTypes, getDefaultShapeAttribute, getName, getPreferredPrefix, getTypeName, hasAttribute, isCollectionType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

RESULT

public static final String RESULT
See Also:
Constant Field Values
Constructor Detail

OXFCountObservationType

public OXFCountObservationType()
Method Detail

generateAttributeDescriptors

protected List<org.opengis.feature.FeatureAttributeDescriptor> generateAttributeDescriptors()
Overrides:
generateAttributeDescriptors in class OXFAbstractObservationType
Returns:

initializeFeature

public void initializeFeature(OXFFeature feature,
                              String[] nameValue,
                              String descriptionValue,
                              com.vividsolutions.jts.geom.Geometry locationValue,
                              ITime timeValue,
                              String procedureValue,
                              OXFPhenomenonPropertyType observedPropertyValue,
                              OXFFeature featureOfInterestValue,
                              Number resultValue)
Parameters:
feature -
nameValue -
descriptionValue -
locationValue -
timeValue -
procedureValue -
observedPropertyValue -
featureOfInterestValue -
resultValue -


Copyright © 2005 - 2010 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.