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
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description FiltergetFilter()The expression to reverse.
-
-
-
Method Detail
-
getFilter
Filter getFilter()
The expression to reverse.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG