org.deegree.filter.spatial
Class Intersects
java.lang.Object
org.deegree.filter.spatial.SpatialOperator
org.deegree.filter.spatial.Intersects
- All Implemented Interfaces:
- Operator
public class Intersects
- extends SpatialOperator
TODO add documentation here
- Version:
- $Revision:$, $Date:$
- Author:
- Markus Schneider , last edited by: $Author:$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Intersects
public Intersects(PropertyName propName,
Geometry geometry)
- Parameters:
propName - geometry -
evaluate
public boolean evaluate(MatchableObject object)
throws FilterEvaluationException
- Description copied from interface:
Operator
- Determines the value of the boolean operator.
- Parameters:
object - MatchableObject to evaluate the operator against
- Returns:
- true, if the operator evaluates to true, false otherwise
- Throws:
FilterEvaluationException - if the evaluation fails
getPropName
public PropertyName getPropName()
- Returns:
- the propName
getGeometry
public Geometry getGeometry()
- Returns:
- the geometry
toString
public String toString(String indent)
getParams
public Object[] getParams()
- Specified by:
getParams in class SpatialOperator
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>