Uses of Interface
org.opengis.filter.BinaryLogicOperator

Packages that use BinaryLogicOperator
org.opengis.filter Filters features according their properties. 
 

Uses of BinaryLogicOperator in org.opengis.filter
 

Subinterfaces of BinaryLogicOperator in org.opengis.filter
 interface And
          Evaluates to true if all the combined expressions evaluate to true.
 interface Or
          Evaluates to true if any of the combined expressions evaluate to true.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.