org.n52.oxf.feature
Class OXFSamplingSurfaceType

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

public class OXFSamplingSurfaceType
extends OXFAbstractFeatureType

Author:
Arne Broering

Field Summary
static String GEOMETRY
           
 
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
OXFSamplingSurfaceType()
           
 
Method Summary
static OXFFeature create(net.opengis.sampling.x10.SamplingSurfaceDocument xb_saSurfaceDoc)
           
protected  List<org.opengis.feature.FeatureAttributeDescriptor> generateAttributeDescriptors()
           
 void initializeFeature(OXFFeature feature, net.opengis.sampling.x10.SamplingSurfaceType xb_saSurface)
          supports the Sampling specification of version 1.0:
 
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

GEOMETRY

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

OXFSamplingSurfaceType

public OXFSamplingSurfaceType()
Method Detail

create

public static OXFFeature create(net.opengis.sampling.x10.SamplingSurfaceDocument xb_saSurfaceDoc)

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.x10.SamplingSurfaceType xb_saSurface)
supports the Sampling specification of version 1.0:



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