GeoAPI 2.0
Build 2005-06-08

org.opengis.filter
Interface Not

All Superinterfaces:
Filter

@XmlElement(value="Not")
public interface Not
extends Filter

Reverses the logical value of an expression.

Since:
GeoAPI 2.0
Version:
Implementation specification 1.0

Method Summary
 Filter getFilter()
          The expression to reverse.
 
Methods inherited from interface Filter
accept, evaluate
 

Method Detail

getFilter

Filter getFilter()
The expression to reverse.


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium