org.opengis.filter
Interface Or
-
- All Superinterfaces:
- BinaryLogicOperator, Filter
@XmlElement(value="Or") public interface Or extends BinaryLogicOperator
Evaluates totrueif any of the combined expressions evaluate totrue. This interface exposes no additional methods beyond those ofBinaryLogicOperator. It only serves as a marker of what type of operator this is.- Since:
- GeoAPI 2.0
-
-
Method Summary
-
Methods inherited from interface org.opengis.filter.BinaryLogicOperator
getChildren
-
-
DataMelt 3.0 © DataMelt by jWork.ORG