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

Uses of Class
org.deegree.model.filterencoding.SpatialOperation

Packages that use SpatialOperation
org.deegree.io.datastore.sde   
org.deegree.io.datastore.sql.generic   
org.deegree.io.datastore.sql.mysql   
org.deegree.io.datastore.sql.oracle   
org.deegree.io.datastore.sql.postgis   
org.deegree.io.datastore.sql.wherebuilder   
org.deegree.model.filterencoding   
 

Uses of SpatialOperation in org.deegree.io.datastore.sde
 

Methods in org.deegree.io.datastore.sde with parameters of type SpatialOperation
protected  int SDEWhereBuilder.getInternalSRS(SpatialOperation operation)
          Returns the internal (database specific) SRS code used in the geometry field of the given SpatialOperation.
 

Uses of SpatialOperation in org.deegree.io.datastore.sql.generic
 

Methods in org.deegree.io.datastore.sql.generic with parameters of type SpatialOperation
protected  void GenericSQLWhereBuilder.appendSpatialOperationAsSQL(StatementBuffer query, SpatialOperation operation)
          Generates an SQL-fragment for the given object.
 

Uses of SpatialOperation in org.deegree.io.datastore.sql.mysql
 

Methods in org.deegree.io.datastore.sql.mysql with parameters of type SpatialOperation
protected  void MySQLWhereBuilder.appendSpatialOperationAsSQL(StatementBuffer query, SpatialOperation operation)
          Generates an SQL-fragment for the given object.
 

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

Methods in org.deegree.io.datastore.sql.oracle with parameters of type SpatialOperation
protected  void OracleSpatialWhereBuilder.appendSpatialOperationAsSQL(StatementBuffer query, SpatialOperation operation)
          Generates an SQL-fragment for the given object.
 

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

Methods in org.deegree.io.datastore.sql.postgis with parameters of type SpatialOperation
protected  void PostGISWhereBuilder.appendSpatialOperationAsSQL(StatementBuffer query, SpatialOperation operation)
          Generates an SQL-fragment for the given object.
 

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

Methods in org.deegree.io.datastore.sql.wherebuilder with parameters of type SpatialOperation
protected  void WhereBuilder.appendSpatialOperationAsSQL(StatementBuffer query, SpatialOperation operation)
          Appends an SQL fragment for the given object to the given sql statement.
 

Uses of SpatialOperation in org.deegree.model.filterencoding
 

Methods in org.deegree.model.filterencoding that return SpatialOperation
static SpatialOperation[] FilterTools.extractSpatialFilter(ComplexFilter filter)
          Traverses the Filter -tree and returns all spatial filter operations.
 


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