Uses of Interface
org.opengis.filter.Not

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

Uses of Not in org.opengis.filter
 

Methods in org.opengis.filter that return Not
 Not FilterFactory.not(Filter f)
          Reverses the logical value of a filter.
 

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



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