org.deegree.io.datastore.sql.wherebuilder
Class GeometryPropertyNode
java.lang.Object
  
org.deegree.io.datastore.sql.wherebuilder.AbstractPropertyNode
      
org.deegree.io.datastore.sql.wherebuilder.GeometryPropertyNode
- All Implemented Interfaces: 
 - PropertyNode
 
public class GeometryPropertyNode
- extends AbstractPropertyNode
 
Represents a MappedGeometryPropertyType as a node in a QueryTableTree.
- Version:
 
  - $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Markus Schneider , last edited by: $Author: mschneider $
 
 
| 
Method Summary | 
 String | 
toString(String indent)
 
          Returns an indented string representation of the object. | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GeometryPropertyNode
GeometryPropertyNode(MappedGeometryPropertyType property,
                     FeatureTypeNode parent,
                     String[] tableAliases)
- Creates a new 
GeometryPropertyNode instance from the given parameters.
- Parameters:
 property - the property that this node represents in the query treeparent - the parent feature type nodetableAliases - the aliases for the tables that lead from the parent feature type node's table to
            the table where the property's value is stored
 
toString
public String toString(String indent)
- Description copied from class: 
AbstractPropertyNode 
- Returns an indented string representation of the object.
- Specified by:
 toString in interface PropertyNode- Specified by:
 toString in class AbstractPropertyNode
 
- Parameters:
 indent - current indentation (contains spaces to be prepended)
- Returns:
 - an indented string representation of the object
 
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org