org.opengis.filter
Interface And
-
- All Superinterfaces:
- BinaryLogicOperator, Filter
@XmlElement(value="And") public interface And extends BinaryLogicOperator
Evaluates totrueif all 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