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

org.deegree.model.filterencoding.capabilities
Class SpatialOperator

java.lang.Object
  extended by org.deegree.model.filterencoding.capabilities.Operator
      extended by org.deegree.model.filterencoding.capabilities.SpatialOperator

public class SpatialOperator
extends Operator

SpatialOperatorBean

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Markus Schneider , last edited by: $Author: mschneider $

Field Summary
(package private)  QualifiedName[] geometryOperands
           
 
Constructor Summary
SpatialOperator(String name)
          Constructs a new SpatialOperator instance with the given name.
SpatialOperator(String name, QualifiedName[] geometryOperands)
          Constructs a new SpatialOperator instance with the given name and operands.
 
Method Summary
 QualifiedName[] getGeometryOperands()
           
 void setGeometryOperands(QualifiedName[] geometryOperands)
           
 
Methods inherited from class org.deegree.model.filterencoding.capabilities.Operator
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

geometryOperands

QualifiedName[] geometryOperands
Constructor Detail

SpatialOperator

public SpatialOperator(String name)
Constructs a new SpatialOperator instance with the given name. Especially used for creating an instance from an "OpenGIS Filter Encoding Specification 1.0.0" compliant representation.

Parameters:
name -

SpatialOperator

public SpatialOperator(String name,
                       QualifiedName[] geometryOperands)
Constructs a new SpatialOperator instance with the given name and operands. Especially used for creating an instance from an "OpenGIS Filter Encoding Specification 1.1.0" compliant representation.

Parameters:
name -
geometryOperands -
Method Detail

getGeometryOperands

public QualifiedName[] getGeometryOperands()
Returns:
Returns the geometryOperands.

setGeometryOperands

public void setGeometryOperands(QualifiedName[] geometryOperands)
Parameters:
geometryOperands - The geometryOperands to set.

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