org.n52.oxf.feature
Class OXFWVStationType

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

public class OXFWVStationType
extends OXFStationType

Author:
Arne Broering

Field Summary
static String HOSTED_PROCEDURES
           
 
Fields inherited from class org.n52.oxf.feature.OXFStationType
POSITION
 
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
OXFWVStationType()
           
 
Method Summary
static OXFFeature create(org.n52.wv.WVStationDocument xb_wvStationDoc)
           
protected  List<org.opengis.feature.FeatureAttributeDescriptor> generateAttributeDescriptors()
           
 void initializeFeature(OXFFeature feature, org.n52.wv.WVStationType xb_wvStation)
           
 
Methods inherited from class org.n52.oxf.feature.OXFStationType
create, 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

HOSTED_PROCEDURES

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

OXFWVStationType

public OXFWVStationType()
Method Detail

create

public static OXFFeature create(org.n52.wv.WVStationDocument xb_wvStationDoc)

generateAttributeDescriptors

protected List<org.opengis.feature.FeatureAttributeDescriptor> generateAttributeDescriptors()
Overrides:
generateAttributeDescriptors in class OXFStationType
Parameters:
doc -
Returns:

initializeFeature

public void initializeFeature(OXFFeature feature,
                              org.n52.wv.WVStationType xb_wvStation)


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