deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.model.feature.schema
Class GeometryPropertyType

java.lang.Object
  extended by org.deegree.model.feature.schema.AbstractPropertyType
      extended by org.deegree.model.feature.schema.ComplexPropertyType
          extended by org.deegree.model.feature.schema.GeometryPropertyType
All Implemented Interfaces:
PropertyType
Direct Known Subclasses:
MappedGeometryPropertyType

public class GeometryPropertyType
extends ComplexPropertyType

Representation of property types that contain spatial data.

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Markus Schneider , Anup Deshmukh , last edited by: $Author: mschneider $

Field Summary
 
Fields inherited from class org.deegree.model.feature.schema.ComplexPropertyType
typeName
 
Constructor Summary
GeometryPropertyType(QualifiedName name, QualifiedName typeName, int type, int minOccurs, int maxOccurs)
          Constructs a new instance of GeometryPropertyType from the given parameters.
 
Method Summary
 
Methods inherited from class org.deegree.model.feature.schema.ComplexPropertyType
getTypeName
 
Methods inherited from class org.deegree.model.feature.schema.AbstractPropertyType
equals, getMaxOccurs, getMinOccurs, getName, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometryPropertyType

public GeometryPropertyType(QualifiedName name,
                            QualifiedName typeName,
                            int type,
                            int minOccurs,
                            int maxOccurs)
Constructs a new instance of GeometryPropertyType from the given parameters.

Parameters:
name -
typeName -
type -
minOccurs -
maxOccurs -

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org