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

Uses of Class
org.deegree.io.datastore.schema.MappedGeometryPropertyType

Packages that use MappedGeometryPropertyType
org.deegree.io.datastore.schema   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.oracle   
org.deegree.io.datastore.sql.postgis   
org.deegree.io.datastore.sql.wherebuilder   
 

Uses of MappedGeometryPropertyType in org.deegree.io.datastore.schema
 

Methods in org.deegree.io.datastore.schema that return MappedGeometryPropertyType
(package private)  MappedGeometryPropertyType MappedGMLSchemaDocument.parseMappedGeometryPropertyType(Element element, QualifiedName propertyName, QualifiedName typeName, int type, int minOccurs, int maxOccurs, boolean isIdentityPart, String table)
          Extracts the mapping information for a geometry property type from the given "xs:annotation" element.
 

Uses of MappedGeometryPropertyType in org.deegree.io.datastore.sql
 

Methods in org.deegree.io.datastore.sql with parameters of type MappedGeometryPropertyType
 SQLFunctionCall AbstractSQLDatastore.buildSRSTransformCall(MappedGeometryPropertyType geoProperty, String targetSRS)
          Returns an SQLFunctionCall that refers to the given MappedGeometryPropertyType in the specified target SRS using a database specific SQL function.
(package private)  String AbstractSQLDatastore.checkTransformation(MappedGeometryPropertyType pt, String queriedSrs)
          Checks whether the (native) coordinate transformation of the specified geometry property to the given SRS is possible (and necessary), i.e.
 

Uses of MappedGeometryPropertyType in org.deegree.io.datastore.sql.oracle
 

Methods in org.deegree.io.datastore.sql.oracle with parameters of type MappedGeometryPropertyType
 SQLFunctionCall OracleDatastore.buildSRSTransformCall(MappedGeometryPropertyType geoProperty, String targetSRS)
          Returns an SQLFunctionCall that refers to the given MappingGeometryField in the specified target SRS using a database specific SQL function.
 

Uses of MappedGeometryPropertyType in org.deegree.io.datastore.sql.postgis
 

Methods in org.deegree.io.datastore.sql.postgis with parameters of type MappedGeometryPropertyType
 SQLFunctionCall PostGISDatastore.buildSRSTransformCall(MappedGeometryPropertyType geoProperty, String targetSRS)
          Returns an SQLFunctionCall that refers to the given MappingGeometryField in the specified target SRS using a database specific SQL function.
 

Uses of MappedGeometryPropertyType in org.deegree.io.datastore.sql.wherebuilder
 

Methods in org.deegree.io.datastore.sql.wherebuilder that return MappedGeometryPropertyType
protected  MappedGeometryPropertyType WhereBuilder.getGeometryProperty(PropertyName propName)
           
 

Constructors in org.deegree.io.datastore.sql.wherebuilder with parameters of type MappedGeometryPropertyType
GeometryPropertyNode(MappedGeometryPropertyType property, FeatureTypeNode parent, String[] tableAliases)
          Creates a new GeometryPropertyNode instance from the given parameters.
 


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