Uses of Interface
org.geotools.api.filter.Or
Packages that use Or
Package
Description
Filters features according their properties.
The package name does not map the prefix name because we feel that this 
  is a better representation.
- 
Uses of Or in org.geotools.api.filterMethods in org.geotools.api.filter that return OrModifier and TypeMethodDescriptionORfilter between a list of filters.ORfilter between two filters.Methods in org.geotools.api.filter with parameters of type Or
- 
Uses of Or in org.geotools.appschema.jdbcMethods in org.geotools.appschema.jdbc with parameters of type Or
- 
Uses of Or in org.geotools.data.complex.filterMethods in org.geotools.data.complex.filter with parameters of type Or
- 
Uses of Or in org.geotools.data.jdbcMethods in org.geotools.data.jdbc with parameters of type Or
- 
Uses of Or in org.geotools.data.mongodbMethods in org.geotools.data.mongodb with parameters of type Or
- 
Uses of Or in org.geotools.filterClasses in org.geotools.filter that implement OrMethods in org.geotools.filter that return Or
- 
Uses of Or in org.geotools.filter.text.commonsMethods in org.geotools.filter.text.commons that return OrModifier and TypeMethodDescriptionAbstractFilterBuilder.buildBeforeOrDuring()Builds an Or filter composed of Before and During filters.AbstractFilterBuilder.buildDuringOrAfter()Builds an Or filter composed of During and After.
- 
Uses of Or in org.geotools.filter.text.cqljsonMethods in org.geotools.filter.text.cqljson with parameters of type Or
- 
Uses of Or in org.geotools.filter.visitorMethods in org.geotools.filter.visitor with parameters of type OrModifier and TypeMethodDescriptionVisits elements of filter.getChildren().
- 
Uses of Or in org.geotools.stac.storeMethods in org.geotools.stac.store with parameters of type Or
- 
Uses of Or in org.geotools.xml.filterMethods in org.geotools.xml.filter with parameters of type Or