org.n52.oxf.feature
Class OXFStationType

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

public class OXFStationType
extends OXFAbstractFeatureType

Author:
Arne Broering

Field Summary
static String 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
OXFStationType()
           
 
Method Summary
static OXFFeature create(net.opengis.sampling.x00.StationDocument xb_stationDoc)
           
protected  List<org.opengis.feature.FeatureAttributeDescriptor> generateAttributeDescriptors()
           
 void initializeFeature(OXFFeature feature, net.opengis.sampling.x00.StationType xb_station)
           
 
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

POSITION

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

OXFStationType

public OXFStationType()
Method Detail

create

public static OXFFeature create(net.opengis.sampling.x00.StationDocument xb_stationDoc)

generateAttributeDescriptors

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

initializeFeature

public void initializeFeature(OXFFeature feature,
                              net.opengis.sampling.x00.StationType xb_station)
Parameters:
xb_event - shall be an instance of OXFStationType, taken form a concrete StationDocument.


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