GeoAPI 2.0
Build 2005-06-08

org.opengis.filter
Interface Or

All Superinterfaces:
BinaryLogicOperator, Filter

@XmlElement(value="Or")
public interface Or
extends BinaryLogicOperator

Evaluates to true if any of the combined expressions evaluate to true. This interface exposes no additional methods beyond those of BinaryLogicOperator. It only serves as a marker of what type of operator this is.

Since:
GeoAPI 2.0
Version:
Implementation specification 1.0

Method Summary
 
Methods inherited from interface BinaryLogicOperator
getChildren
 
Methods inherited from interface Filter
accept, evaluate
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium