org.deegree.record.persistence.sqltransform.postgis
Class SpatialOperatorTransformingPostGIS
java.lang.Object
org.deegree.record.persistence.sqltransform.postgis.SpatialOperatorTransformingPostGIS
public class SpatialOperatorTransformingPostGIS
- extends Object
Transforms the spatial query into a PostGIS SQL statement. It encapsulates the required methods.
- Version:
- $Revision: $, $Date: $
- Author:
- Steffen Thomas, last edited by: $Author: thomas $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpatialOperatorTransformingPostGIS
public SpatialOperatorTransformingPostGIS(SpatialOperator spaOp)
- Creates a new
SpatialOperatorTransformingPostGIS instance.
- Parameters:
spaOp - the spatialOperator that is requested in the filter-constraintwriter - the writer to write the output to
getTables
public Set<String> getTables()
- Returns:
- the table
getColumns
public Set<String> getColumns()
- Returns:
- the column
getWriterSpatial
public Writer getWriterSpatial()
- Returns:
- the writerSpatial
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>