Uses of Interface
org.opengis.filter.Or

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

Uses of Or in org.opengis.filter
 

Methods in org.opengis.filter that return Or
 Or FilterFactory.or(Filter f, Filter g)
          OR filter between two filters.
 Or FilterFactory.or(List<Filter> f)
          OR filter between a list of filters.
 

Methods in org.opengis.filter with parameters of type Or
 Object FilterVisitor.visit(Or filter, Object extraData)
           
 



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