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.filter
Methods in org.geotools.api.filter that return OrModifier and TypeMethodDescriptionOR
filter between a list of filters.OR
filter between two filters.Methods in org.geotools.api.filter with parameters of type Or -
Uses of Or in org.geotools.appschema.jdbc
Methods in org.geotools.appschema.jdbc with parameters of type Or -
Uses of Or in org.geotools.data.complex.filter
Methods in org.geotools.data.complex.filter with parameters of type Or -
Uses of Or in org.geotools.data.jdbc
Methods in org.geotools.data.jdbc with parameters of type Or -
Uses of Or in org.geotools.data.mongodb
Methods in org.geotools.data.mongodb with parameters of type Or -
Uses of Or in org.geotools.filter
Classes in org.geotools.filter that implement OrMethods in org.geotools.filter that return Or -
Uses of Or in org.geotools.filter.text.commons
Methods 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.cqljson
Methods in org.geotools.filter.text.cqljson with parameters of type Or -
Uses of Or in org.geotools.filter.visitor
Methods in org.geotools.filter.visitor with parameters of type OrModifier and TypeMethodDescriptionVisits elements of filter.getChildren(). -
Uses of Or in org.geotools.stac.store
Methods in org.geotools.stac.store with parameters of type Or -
Uses of Or in org.geotools.xml.filter
Methods in org.geotools.xml.filter with parameters of type Or