Uses of Package
org.geotools.filter.visitor
-
Packages that use org.geotools.filter.visitor Package Description org.geotools.appschema.jdbc org.geotools.data.complex.filter org.geotools.data.mongodb org.geotools.data.wfs org.geotools.feature.visitor org.geotools.filter org.geotools.filter.function org.geotools.filter.spatial org.geotools.filter.visitor org.geotools.gce.imagemosaic org.geotools.jdbc org.geotools.process.vector Vector processing support for the GeoTools library.org.geotools.renderer.lite A simple renderer implementation.org.geotools.renderer.style Styling to be applied onorg.geotools.renderer.geom.Geometry
objects at rendering time.org.geotools.stac.client org.geotools.stac.store org.geotools.styling.visitor org.geotools.vectormosaic -
Classes in org.geotools.filter.visitor used by org.geotools.appschema.jdbc Class Description DuplicatingFilterVisitor Used to duplication Filters and/or Expressions - returned object is a copy. -
Classes in org.geotools.filter.visitor used by org.geotools.data.complex.filter Class Description DefaultExpressionVisitor Abstract implementation of ExpressionVisitor that simply walks the data structure.DefaultFilterVisitor Abstract implementation of FilterVisitor that simply walks the data structure.DuplicatingFilterVisitor Used to duplication Filters and/or Expressions - returned object is a copy.PostPreProcessFilterSplittingVisitor Determines what queries can be processed server side and which can be processed client side. -
Classes in org.geotools.filter.visitor used by org.geotools.data.mongodb Class Description ClientTransactionAccessor Provides access to certain transaction state for thePostPreProcessFilterSplittingVisitor
andCapabilitiesFilterSplitter
.PostPreProcessFilterSplittingVisitor Determines what queries can be processed server side and which can be processed client side. -
Classes in org.geotools.filter.visitor used by org.geotools.data.wfs Class Description DuplicatingFilterVisitor Used to duplication Filters and/or Expressions - returned object is a copy. -
Classes in org.geotools.filter.visitor used by org.geotools.feature.visitor Class Description AbstractFinderFilterVisitor Abstract FilterVisitor for answering yes / no questions about a filter.DefaultFilterVisitor Abstract implementation of FilterVisitor that simply walks the data structure. -
Classes in org.geotools.filter.visitor used by org.geotools.filter Class Description DefaultFilterVisitor Abstract implementation of FilterVisitor that simply walks the data structure. -
Classes in org.geotools.filter.visitor used by org.geotools.filter.function Class Description DefaultFilterVisitor Abstract implementation of FilterVisitor that simply walks the data structure.DuplicatingFilterVisitor Used to duplication Filters and/or Expressions - returned object is a copy. -
Classes in org.geotools.filter.visitor used by org.geotools.filter.spatial Class Description DuplicatingFilterVisitor Used to duplication Filters and/or Expressions - returned object is a copy. -
Classes in org.geotools.filter.visitor used by org.geotools.filter.visitor Class Description ClientTransactionAccessor Provides access to certain transaction state for thePostPreProcessFilterSplittingVisitor
andCapabilitiesFilterSplitter
.DefaultFilterVisitor Abstract implementation of FilterVisitor that simply walks the data structure.DuplicatingFilterVisitor Used to duplication Filters and/or Expressions - returned object is a copy.InterpolationPoint The InterpolationPoints have to be specified in ascending order of Data.IsStaticExpressionVisitor Check if an expression is static (ie does not contain a PropertyName expression).LiteralDemultiplyingFilterVisitor.FilterReplacer This interface is in support of a generic function (demultiply) that gets rid of the multi-valued literals, with any type of filter that takes two expressions.MapItem This function recodes values from a property or expression into corresponding values of arbitrary type.Method Interpolation method used by the Interpolate function.Mode Interpolation mode used by interpolate function.MultiRange Represents the domain of a variable as a set of rangesNullFilterVisitor Abstract implementation of FilterVisitor simple returns the provided data.PostPreProcessFilterSplittingVisitor Determines what queries can be processed server side and which can be processed client side.SimplifyingFilterVisitor.FIDValidator Defines a simple means of assessing whether a feature id in anId
filter is structurally valid and hence can be send down to the backend with confidence it will not cause trouble, the most common one being filtering by pk number even if the type name prefix does not match.SimplifyingFilterVisitor.RegExFIDValidator A FID validator that matches the fids with a given regular expression to determine the fid's validity.ThreshholdsBelongTo Used by Categorize function.
Whether the Threshold values themselves belong to the preceding or the succeeding interval can be controlled by the attribute thresholdsBelongTo= with the possible values "preceding" and "succeeding" the latter being the default. -
Classes in org.geotools.filter.visitor used by org.geotools.gce.imagemosaic Class Description DefaultFilterVisitor Abstract implementation of FilterVisitor that simply walks the data structure. -
Classes in org.geotools.filter.visitor used by org.geotools.jdbc Class Description DuplicatingFilterVisitor Used to duplication Filters and/or Expressions - returned object is a copy.SimplifyingFilterVisitor.FIDValidator Defines a simple means of assessing whether a feature id in anId
filter is structurally valid and hence can be send down to the backend with confidence it will not cause trouble, the most common one being filtering by pk number even if the type name prefix does not match. -
Classes in org.geotools.filter.visitor used by org.geotools.process.vector Class Description DuplicatingFilterVisitor Used to duplication Filters and/or Expressions - returned object is a copy. -
Classes in org.geotools.filter.visitor used by org.geotools.renderer.lite Class Description DefaultFilterVisitor Abstract implementation of FilterVisitor that simply walks the data structure. -
Classes in org.geotools.filter.visitor used by org.geotools.renderer.style Class Description DefaultFilterVisitor Abstract implementation of FilterVisitor that simply walks the data structure. -
Classes in org.geotools.filter.visitor used by org.geotools.stac.client Class Description DuplicatingFilterVisitor Used to duplication Filters and/or Expressions - returned object is a copy. -
Classes in org.geotools.filter.visitor used by org.geotools.stac.store Class Description DuplicatingFilterVisitor Used to duplication Filters and/or Expressions - returned object is a copy.NullFilterVisitor Abstract implementation of FilterVisitor simple returns the provided data. -
Classes in org.geotools.filter.visitor used by org.geotools.styling.visitor Class Description DuplicatingFilterVisitor Used to duplication Filters and/or Expressions - returned object is a copy. -
Classes in org.geotools.filter.visitor used by org.geotools.vectormosaic Class Description PostPreProcessFilterSplittingVisitor Determines what queries can be processed server side and which can be processed client side.