Uses of Class
org.opengis.filter.ExcludeFilter

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

Uses of ExcludeFilter in org.opengis.filter
 

Fields in org.opengis.filter declared as ExcludeFilter
static ExcludeFilter Filter.EXCLUDE
          Placeholder Filter that evaulates to false.
 

Methods in org.opengis.filter with parameters of type ExcludeFilter
 Object FilterVisitor.visit(ExcludeFilter filter, Object extraData)
          Visit Filter.EXCLUDE (often used during data structure transformations).
 



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