| Name | Description | Type | Package | Framework |
| AbstractCompilerFactory | Provides the common behavior to make a compiler implementation Warning: This component is not published. | Class | org.geotools.filter.text.commons | GeoTools |
|
| AbstractExpressionVisitor | Empty "abstract" implementation of ExpressionVisitor. | Class | org.geotools.filter.expression | GeoTools |
|
| AbstractFilter | | Class | org.geotools.filter | GeoTools |
|
| AbstractFilterBuilder | This abstract class provides the common behavior to build the filters for the related semantic actions of parsing language process. | Class | org.geotools.filter.text.commons | GeoTools |
|
| AbstractFilterImpl | Abstract filter implementation provides or and and methods for child filtersAuthor:Ian Turton, CCG | Class | org.geotools.filter | GeoTools |
|
| AbstractFilterVisitor | Base implementation of the FilterVisitor used for inorder traversal of expressions. | Class | org.geotools.filter.visitor | GeoTools |
|
| AbstractFinderFilterVisitor | Abstract FilterVisitor for answering yes / no questions about a filter. | Class | org.geotools.filter.visitor | GeoTools |
|
| AbstractPreparedGeometryFilter | A base class for GeometryFilters that will use PreparedGeometries when the Expression is a Literal Expression. | Class | org.geotools.filter.spatial | GeoTools |
|
| AbstractPreparedGeometryFilter .Literals | Constant that identifies which expressions are Literal and JTS GeometriesBoth expressions are Literal expressions | Class | org.geotools.filter.spatial.AbstractPreparedGeometryFilter | GeoTools |
|
| AbstractSearchFilterVisitor | SearchFilterVisitor is a base class used to optimize finding specific information in the filter data structure. | Class | org.geotools.filter.visitor | GeoTools |
|
| AddBuilder | | Class | org.geotools.filter.expression | GeoTools |
|
| AddImpl | | Class | org.geotools.filter.expression | GeoTools |
|
| AfterBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| AfterImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| AndBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| AndBuilder | FitlerBuilder acting as a simple wrapper around an Expression. | Class | org.geotools.filter | GeoTools |
|
| AndImpl | Direct implementation of And filter. | Class | org.geotools.filter | GeoTools |
|
| AnyInteractsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| AnyInteractsImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| AreaFunction | Area of provided geometry. | Class | org.geotools.filter | GeoTools |
|
| ArgumentsTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| ArgumentTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| Arithmetic_OperatorsTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0.capabilities | GeoTools |
|
| ArithmeticOperatorsImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| AsMultiGeometryFunctionExpression | Function which wraps an instance of geometry in its associatd multi geometry Point -> MultiPoint | Class | org.geotools.filter | GeoTools |
|
| AttributeExpressionImpl | Defines a complex filter (could also be called logical filter). | Class | org.geotools.filter | GeoTools |
|
| AvailableFunctionsTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| AvailableFunctionTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| BBOX3DImpl | A 3D BBOX Filter Implementation Supports filtering with BBOXes that have 3D coordinates including a minimum and maximum for the z-axis. | Class | org.geotools.filter.spatial | GeoTools |
|
| BBOXImpl | | Class | org.geotools.filter.spatial | GeoTools |
|
| BBOXTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| BeforeBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| BeforeImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| BeginsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| BeginsImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| BegunByBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| BegunByImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| BetweenFilterImpl | Defines a 'between' filter (which is a specialized compare filter). | Class | org.geotools.filter | GeoTools |
|
| BeyondBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| BeyondImpl | | Class | org.geotools.filter.spatial | GeoTools |
|
| BinaryComparisonAbstract | Abstract implementation for binary filters. | Class | org.geotools.filter | GeoTools |
|
| BinaryComparisonOpTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| BinaryLogicAbstract | | Class | org.geotools.filter | GeoTools |
|
| BinaryLogicOpTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| BinarySpatialOpTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| BinaryTemporalOperatorImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| BinaryTemporalOpTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| BindingFilterVisitor | Binds all literals in the filter to the target type they are compared to, in order to avoid the usage of converters on a evaluation by evaluation basis. | Class | org.geotools.filter.visitor | GeoTools |
|
| BuildResultStack | Holds the results of the building process in a stack Warning: This component is not published. | Class | org.geotools.filter.text.commons | GeoTools |
|
| Capabilities | Allows for easier interaction with FilterCapabilities. | Class | org.geotools.filter | GeoTools |
|
| CapabilitiesFilterSplitter | Determines what queries can be processed server side and which can be processed client side. | Class | org.geotools.filter.visitor | GeoTools |
|
| CartesianDistanceFilter | Defines geometry filters with a distance element. | Class | org.geotools.filter | GeoTools |
|
| Categorize | Categorization: The transformation of continuous values to distinct values. | Interface | org.geotools.filter.visitor | GeoTools |
|
| CategorizeFunction | This implementation is compatible with the Function interface; the parameter list can be used to set the | Class | org.geotools.filter.function | GeoTools |
|
| ChildExpressionBuilder | Child expression builder; suitable for use collecting function parameters and binary expression This builder is designed to be "chained" from a parent builder; you may return to the parent | Class | org.geotools.filter.expression | GeoTools |
|
| ClassificationFunction | Parent for classifiers which break a feature collection into the specified number of classes. | Class | org.geotools.filter.function | GeoTools |
|
| Classifier | The data structure returned by classification functions. | Class | org.geotools.filter.function | GeoTools |
|
| ClassifyFunction | | Class | org.geotools.filter.function | GeoTools |
|
| ClientTransactionAccessor | Provides access to certain transaction state for the PostPreProcessFilterSplittingVisitor and CapabilitiesFilterSplitter. | Interface | org.geotools.filter.visitor | GeoTools |
|
| Collection_AverageFunction | Calculates the average value of an attribute for a given FeatureCollectionSince:2. | Class | org.geotools.filter.function | GeoTools |
|
| Collection_BoundsFunction | Calculates the bounds of an attribute for a given FeatureCollectionSince:2. | Class | org.geotools.filter.function | GeoTools |
|
| Collection_CountFunction | Calculates the count value of an attribute for a given SimpleFeatureCollection andSince:2. | Class | org.geotools.filter.function | GeoTools |
|
| Collection_MaxFunction | Calculates the maximum value of an attribute for a given FeatureCollectionSince:2. | Class | org.geotools.filter.function | GeoTools |
|
| Collection_MedianFunction | Calculates the median value of an attribute for a given FeatureCollectionSince:2. | Class | org.geotools.filter.function | GeoTools |
|
| Collection_MinFunction | | Class | org.geotools.filter.function | GeoTools |
|
| Collection_NearestFunction | Finds the nearest value to the provided one in the attribute domain. | Class | org.geotools.filter.function | GeoTools |
|
| Collection_SumFunction | Calculates the sum value of an attribute for a given FeatureCollectionSince:2. | Class | org.geotools.filter.function | GeoTools |
|
| Collection_UniqueFunction | Calculates the unique value of an attribute for a given FeatureCollectionSince:2. | Class | org.geotools.filter.function | GeoTools |
|
| CollectionFeatureMemberFilterVisitor | Replace "featureMembers/ * /ATTRIBUTE" change with "ATTRIBUTE" This is used to clean up xpath expressions prior to use by | Class | org.geotools.filter.function | GeoTools |
|
| CompareFilterImpl | Defines a comparison filter (can be a math comparison or generic equals). | Class | org.geotools.filter | GeoTools |
|
| Comparison_OperatorsTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0.capabilities | GeoTools |
|
| ComparisonOperatorsImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| ComparisonOperatorsTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1.capabilities | GeoTools |
|
| ComparisonOperatorsTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| ComparisonOperatorTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1.capabilities | GeoTools |
|
| ComparisonOperatorTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| CompilerUtil | Compiler Utility class. | Class | org.geotools.filter.text.commons | GeoTools |
|
| ConcatenateFunction | The function concatenates strings. | Class | org.geotools.filter.function.string | GeoTools |
|
| ConformanceTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| ConstantExpression | The Expression class is not immutable! However we do have a need for immutable literal expressions when | Class | org.geotools.filter | GeoTools |
|
| ContainsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| ContainsImpl | | Class | org.geotools.filter.spatial | GeoTools |
|
| CQL | Utility class to parse CQL predicates and expressions to GeoAPI Filters and Expressions, respectively. | Class | org.geotools.filter.text.cql2 | GeoTools |
|
| CQLCompiler | CQL Compiler. | Class | org.geotools.filter.text.cql2 | GeoTools |
|
| CQLException | This exception is produced when the cql input string has syntax errors. | Class | org.geotools.filter.text.cql2 | GeoTools |
|
| CQLParser | CQLParser is the result of a javacc jjtree grammar. | Class | org.geotools.filter.text.generated.parsers | GeoTools |
|
| CQLParserConstants | | Interface | org.geotools.filter.text.generated.parsers | GeoTools |
|
| CQLParserTokenManager | | Class | org.geotools.filter.text.generated.parsers | GeoTools |
|
| CQLParserTreeConstants | | Interface | org.geotools.filter.text.generated.parsers | GeoTools |
|
| CrossesBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| CrossesImpl | | Class | org.geotools.filter.spatial | GeoTools |
|
| DefaultCRSFilterVisitor | Returns a clone of the provided filter where all geometries and bboxes that do not have a CRS gets the specified default one. | Class | org.geotools.filter.spatial | GeoTools |
|
| DefaultExpression | | Class | org.geotools.filter | GeoTools |
|
| DefaultExpressionVisitor | Abstract implementation of ExpressionVisitor that simply walks the data structure. | Class | org.geotools.filter.visitor | GeoTools |
|
| DefaultFilterVisitor | Abstract implementation of FilterVisitor that simply walks the data structure. | Class | org.geotools.filter.visitor | GeoTools |
|
| DefaultFunctionFactory | Filter function factory that uses the service provider interface (SPI) lookup mechanism to create functions. | Class | org.geotools.filter.function | GeoTools |
|
| DirectPropertyAccessorFactory | This class will *directly* access a Property with the name equal to xpath. | Class | org.geotools.filter.expression | GeoTools |
|
| DisjointBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| DisjointImpl | | Class | org.geotools.filter.spatial | GeoTools |
|
| DistanceBufferTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| DivideBuilder | | Class | org.geotools.filter.expression | GeoTools |
|
| DivideImpl | | Class | org.geotools.filter.expression | GeoTools |
|
| DuplicatingFilterVisitor | Used to duplication Filters and/or Expressions - returned object is a copy. | Class | org.geotools.filter.visitor | GeoTools |
|
| DuringBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| DuringImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| DWithinBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| DWithinImpl | | Class | org.geotools.filter.spatial | GeoTools |
|
| ECQL | to parse the ECQL language and generates the correspondent filter. | Class | org.geotools.filter.text.ecql | GeoTools |
|
| ECQLCompiler | Builds the filter, expression or arguments related with the visited node of syntax tree | Class | org.geotools.filter.text.ecql | GeoTools |
|
| ECQLParser | ECQLParser is the result of a javacc jjtree grammar. | Class | org.geotools.filter.text.generated.parsers | GeoTools |
|
| ECQLParserConstants | | Interface | org.geotools.filter.text.generated.parsers | GeoTools |
|
| ECQLParserTokenManager | | Class | org.geotools.filter.text.generated.parsers | GeoTools |
|
| ECQLParserTreeConstants | | Interface | org.geotools.filter.text.generated.parsers | GeoTools |
|
| EndedByBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| EndedByImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| EndsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| EndsImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| EnvFunction | Provides local to thread and global thread-independent lookup tables of named variables allowing externally defined values to be access within a SLD document. | Class | org.geotools.filter.function | GeoTools |
|
| EqualIntervalFunction | Classification function for breaking a feature collection into edible chunksAuthor:James Macgill, Cory Horner, Refractions Research Inc. | Class | org.geotools.filter.function | GeoTools |
|
| EqualsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| EqualsImpl | | Class | org.geotools.filter.spatial | GeoTools |
|
| ExplicitClassifier | Explicit classification for a set of values. | Class | org.geotools.filter.function | GeoTools |
|
| ExpressionAbstract | Abstract superclass of these Expression implementations. | Class | org.geotools.filter.expression | GeoTools |
|
| ExpressionBuilder | ExpressionBuilder acting as a simple wrapper around an Expression. | Class | org.geotools.filter.expression | GeoTools |
|
| ExpressionDOMParser | parsez short sections of gml for use in expressions and filters Hopefully we can get away without a full parser here. | Class | org.geotools.filter | GeoTools |
|
| ExpressionSAXParser | | Class | org.geotools.filter | GeoTools |
|
| ExpressionToText | This class is responsible to convert an expression to a CQL/ECQL valid expression. | Class | org.geotools.filter.text.commons | GeoTools |
|
| ExpressionType | The ExpressionType interface lists all the possible type of filter. | Interface | org.geotools.filter | GeoTools |
|
| ExpressionTypeVisitor | Returns the output type of the visited expression, taking into account functions output types, property types, and general promotion rules in arithmetic expressions | Class | org.geotools.filter.visitor | GeoTools |
|
| ExtractBoundsFilterVisitor | Extract a maximal envelope from the provided Filter. | Class | org.geotools.filter.visitor | GeoTools |
|
| FallbackFunction | A placeholder class used to track a function the user requested that is not supported by our java implementation. | Class | org.geotools.filter | GeoTools |
|
| FeatureIdImpl | This class is mutable under one condition only; during a commit a datastore can update the internal fid to reflect the real identify | Class | org.geotools.filter.identity | GeoTools |
|
| FeatureIdVersionedImpl | This class is mutable under one condition only; during a commit a datastore can update the internal fid to reflect the real identify | Class | org.geotools.filter.identity | GeoTools |
|
| FeaturePropertyAccessorFactory | Creates a namespace aware property accessor for ISO Features. | Class | org.geotools.filter.expression | GeoTools |
|
| FES | This interface contains the qualified names of all the types,elements, and attributes in the http://www. | Class | org.geotools.filter.v2_0 | GeoTools |
|
| FESConfiguration | Parser configuration for the http://www. | Class | org.geotools.filter.v2_0 | GeoTools |
|
| FESParseEncodeUtil | Utility class for FES bindings. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| FESParserDelegate | Parser delegate for the FES schema. | Class | org.geotools.filter.v2_0 | GeoTools |
|
| FidFilterImpl | Defines a ID filter, which holds a list of IDs ( usually feature id;s ). | Class | org.geotools.filter | GeoTools |
|
| Filter_CapabilitiesTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| FilterAbstract | Abstract implementation for Filter. | Class | org.geotools.filter | GeoTools |
|
| FilterAttributeExtractor | A simple visitor that extracts every attribute used by a filter or an expression Access to this class is available via: | Class | org.geotools.filter | GeoTools |
|
| FilterBuilder | FitlerBuilder acting as a simple wrapper around an Expression. | Class | org.geotools.filter | GeoTools |
|
| FilterCapabilities | Represents the Filter capabilities that are supported by a SQLEncoder Each SQLEncoder class should have one static FilterCapabilities, representing | Class | org.geotools.filter | GeoTools |
|
| FilterCapabilitiesImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| FilterDOMParser | A dom based parser to build filters as per OGC 01-067Author:Ian Turton, CCG, Niels CharlierTODO:TODO: split this class up into multiple methods. | Class | org.geotools.filter | GeoTools |
|
| FilterFactoryCreationException | An exception that can be thrown by the StyleFactory if it fails to create the implementation of the StyleFactory. | Class | org.geotools.filter | GeoTools |
|
| FilterFactoryImpl | | Class | org.geotools.filter | GeoTools |
|
| FilterFactoryImplNamespaceAware | | Class | org.geotools.filter | GeoTools |
|
| FilterFactoryImplReportInvalidProperty | | Class | org.geotools.filter | GeoTools |
|
| FilterFilter | Creates an OGC filter using a SAX filter. | Class | org.geotools.filter | GeoTools |
|
| FilterFunction_abs | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_abs_2 | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_abs_3 | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_abs_4 | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_acos | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_area | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_asin | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_atan | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_atan2 | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_between | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_boundary | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_boundaryDimension | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_buffer | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_bufferWithSegments | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_ceil | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_centroid | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_contains | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_Convert | Applies the available Converter to turn the value into the desired target classAuthor:Andrea Aime - GeoSolutions | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_convexHull | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_cos | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_crosses | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_dateFormat | Formats a date into a string given a certain pattern (specified in the format accepted by SimpleDateFormat} | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_dateParse | Parses a date from a string given a certain pattern (specified in the format accepted by SimpleDateFormat} | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_difference | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_dimension | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_disjoint | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_disjoint3D | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_distance | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_distance3D | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_double2bool | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_endAngle | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_endPoint | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_envelope | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_equalsExact | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_equalsExactTolerance | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_equalTo | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_exp | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_exteriorRing | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_floor | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_geometryType | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_geomFromWKT | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_geomLength | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_getGeometryN | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_getX | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_getY | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_getZ | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_greaterEqualThan | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_greaterThan | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_IEEEremainder | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_if_then_else | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_in10 | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_in2 | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_in3 | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_in4 | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_in5 | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_in6 | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_in7 | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_in8 | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_in9 | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_int2bbool | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_int2ddouble | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_interiorPoint | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_interiorRingN | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_intersection | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_intersects | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_intersects3D | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_isClosed | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_isEmpty | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_isLike | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_isNull | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_isometric | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_isRing | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_isSimple | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_isValid | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_isWithinDistance | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_isWithinDistance3D | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_lessEqualThan | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_lessThan | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_list | A simple function that creates a list of values of any number of argumentsAuthor:Niels Charlier | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_log | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_max | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_max_2 | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_max_3 | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_max_4 | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_min | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_min_2 | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_min_3 | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_min_4 | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_minimumCircle | A FilterFunction that expects a Geometry and returns it's minimum bounding circle. | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_minimumDiameter | A FilterFunction that expects a Geometry and returns it's minimum diameter. | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_minimumRectangle | A FilterFunction that expects a Geometry and returns it's minimum rectangle. | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_not | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_notEqualTo | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_numberFormat | Formats a number into a string given a certain pattern (specified in the format acceptedAuthor:Andrea Aime - OpenGeo | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_numberFormat2 | Formats a number into a string given a certain pattern (specified in the format accepted This function expands on FilterFunction_numberFormat and adds some additonal parameters | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_numGeometries | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_numInteriorRing | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_numPoints | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_octagonalEnvelope | A FilterFunction that expects a Geometry and returns it's octagonal envelope. | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_offset | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_offset .OffsetOrdinateFilter | | Class | org.geotools.filter.function.FilterFunction_offset | GeoTools |
|
| FilterFunction_overlaps | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_parseBoolean | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_parseDouble | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_parseInt | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_parseLong | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_pointN | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_pow | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_property | Extracts a property from a feature, taking the property name as a parameterAuthor:Andrea Aime - GeoSolutions | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_random | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_relate | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_relatePattern | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_rint | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_round | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_round_2 | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_roundDouble | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_sdonn | Oracle function SDO_NN to identify the nearest neighbors for a geometryAuthor:Davide Savazzi - GeoSolutions | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_setCRS | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_sin | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_sqrt | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_startAngle | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_startPoint | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strCapitalize | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strConcat | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strEndsWith | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strEqualsIgnoreCase | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strIndexOf | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strLastIndexOf | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strLength | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strMatches | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strPosition | Filter function implementing the Symbology Encoding "StringPosition" function. | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strReplace | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strStartsWith | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strSubstring | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strSubstringStart | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strToLowerCase | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strToUpperCase | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strTrim | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_strTrim2 | Function implementing the Symbology Encoding Trim function. | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_symDifference | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_tan | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_toDegrees | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_toRadians | | Class | org.geotools.filter.function.math | GeoTools |
|
| FilterFunction_touches | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_toWKT | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_union | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_vertices | | Class | org.geotools.filter.function | GeoTools |
|
| FilterFunction_within | | Class | org.geotools.filter.function | GeoTools |
|
| FilterHandler | Interface to recieve filters from the filter sax parsing classes. | Interface | org.geotools.filter | GeoTools |
|
| FilteringIteration | Run through the provided collection only returning features that pass the providedAuthor:Ian Schneider | Class | org.geotools.filter | GeoTools |
|
| FilterParserDelegate | Parser delegate for the Filter 1. | Class | org.geotools.filter.v1_1 | GeoTools |
|
| FilterParsingUtils | Convenience class for filter parsing. | Class | org.geotools.filter | GeoTools |
|
| Filters | Utility class for working with Filters & Expression. | Class | org.geotools.filter | GeoTools |
|
| FilterSAXParser | Creates filters from FilterFilter, which reads in a SAX stream and passes the appropriate messages here. | Class | org.geotools.filter | GeoTools |
|
| FilterToTextUtil | The method of this utility class allows to build the CQL/ECQL predicate associated Warning: This component is not published. | Class | org.geotools.filter.text.commons | GeoTools |
|
| FilterTransformer | An XMLEncoder for Filters and Expressions. | Class | org.geotools.filter | GeoTools |
|
| FilterTransformer .FilterTranslator | | Class | org.geotools.filter.FilterTransformer | GeoTools |
|
| FilterType | The FilterType interface lists all the possible type of filter. | Interface | org.geotools.filter | GeoTools |
|
| FilterTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1 | GeoTools |
|
| FilterTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| FilterVisitorSupport | Base filter visitor class that aggregates the individual visit methods based on filter Methods are grouped by the BinaryLogicOperator, BinaryComparisonOperator, | Class | org.geotools.filter.visitor | GeoTools |
|
| FixBBOXFilterVisitor | Visit the BBOX filter elements and make sure they are valid. | Class | org.geotools.filter.visitor | GeoTools |
|
| FormatDateTimezoneFunction | Function to format a time given as a Date using a SimpleDateFormat pattern in a time zone supported by TimeZone. | Class | org.geotools.filter.expression | GeoTools |
|
| Function_NamesTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0.capabilities | GeoTools |
|
| Function_NameTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0.capabilities | GeoTools |
|
| FunctionBuilder | | Class | org.geotools.filter.expression | GeoTools |
|
| FunctionExpression | Quick Function implementation for direct use as a factory. | Interface | org.geotools.filter | GeoTools |
|
| FunctionExpressionImpl | Abstract class for a function expression implementation By default this implementation returns the provided fallback value. | Class | org.geotools.filter | GeoTools |
|
| FunctionFactory | Factory interface for filter functions. | Interface | org.geotools.filter | GeoTools |
|
| FunctionFinder | Isolate function lookup code from Factory implementation(s). | Class | org.geotools.filter | GeoTools |
|
| FunctionImpl | Default implementation of a Function; you may extend this class to implement specific functionality. | Class | org.geotools.filter | GeoTools |
|
| FunctionNameImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| FunctionsImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| FunctionsTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0.capabilities | GeoTools |
|
| FunctionTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| GeometryFilterImpl | This filter implements a relationship - of some sort - between two geometry expressions. | Class | org.geotools.filter | GeoTools |
|
| GeometryFunction | Function the returns the default geometry of a feature, or null if there is none, or it's not aAuthor:Andrea Aime - GeoSolutions | Class | org.geotools.filter.function | GeoTools |
|
| GeometryOperandsType_GeometryOperandBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| GeometryOperandsTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1.capabilities | GeoTools |
|
| GeometryOperandsTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| GeometryOperandTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1.capabilities | GeoTools |
|
| GeometryTransformation | This interface can be implemented by geometry transformation functions that whish to be used in the Symbolizer geometry property. | Interface | org.geotools.filter.function | GeoTools |
|
| GeometryTransformationVisitor | Given an original rendering envelope it visits an expression, finds all GeometryTransformation, collects and merges all the returned query envelopes | Class | org.geotools.filter.function | GeoTools |
|
| GmlObjectIdImpl | | Class | org.geotools.filter.identity | GeoTools |
|
| GmlObjectIdTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1 | GeoTools |
|
| ICompiler | This interface presents the methods which will be implemented by the different compiles. | Interface | org.geotools.filter.text.commons | GeoTools |
|
| Id_CapabilitiesTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1.capabilities | GeoTools |
|
| Id_CapabilitiesTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| IdBuilder | FitlerBuilder acting as a simple wrapper around an Expression. | Class | org.geotools.filter | GeoTools |
|
| IdCapabilitiesImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| IDFunction | Allow access to the value of Feature. | Class | org.geotools.filter.function | GeoTools |
|
| IDFunctionExpression | | Class | org.geotools.filter | GeoTools |
|
| IllegalFilterException | Defines an exception for illegal filters. | Class | org.geotools.filter | GeoTools |
|
| InFunction | The function checks whether a candidate value is contained in an arbitrary long list of user provided values. | Class | org.geotools.filter.function | GeoTools |
|
| InternalVolatileFunction | A base class functions (i. | Class | org.geotools.filter.expression | GeoTools |
|
| Interpolate | Interpolation: Transformation of continuous values by a function defined on a number of nodes. | Interface | org.geotools.filter.visitor | GeoTools |
|
| InterpolateFunction | This is an implemenation of the Interpolate function as defined by OGC Symbology Encoding (SE) 1. | Class | org.geotools.filter.function | GeoTools |
|
| InterpolationPoint | The InterpolationPoints have to be specified in ascending order of Data. | Interface | org.geotools.filter.visitor | GeoTools |
|
| IntersectsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| IntersectsImpl | | Class | org.geotools.filter.spatial | GeoTools |
|
| IsBetweenImpl | Straight implementation of GeoAPI interface. | Class | org.geotools.filter | GeoTools |
|
| IsEqualsToImpl | | Class | org.geotools.filter | GeoTools |
|
| IsFullySupportedFilterVisitor | This visitor will return Boolean. | Class | org.geotools.filter.visitor | GeoTools |
|
| IsGreaterThanImpl | | Class | org.geotools.filter | GeoTools |
|
| IsGreaterThanOrEqualToImpl | | Class | org.geotools.filter | GeoTools |
|
| IsLessThenImpl | | Class | org.geotools.filter | GeoTools |
|
| IsLessThenOrEqualToImpl | | Class | org.geotools.filter | GeoTools |
|
| IsNilImpl | JD: PropertyIsNil requires us to return true if a property is "nil" in the xml schema sense. | Class | org.geotools.filter | GeoTools |
|
| IsNotEqualToImpl | | Class | org.geotools.filter | GeoTools |
|
| IsNullImpl | | Class | org.geotools.filter | GeoTools |
|
| IsStaticExpressionVisitor | Check if an expression is static (ie does not contain a PropertyName expression). | Class | org.geotools.filter.visitor | GeoTools |
|
| IsSupportedFilterVisitor | This visitor will return Boolean. | Class | org.geotools.filter.visitor | GeoTools |
|
| IToken | Interface must be implemented by the specific compiler. | Interface | org.geotools.filter.text.commons | GeoTools |
|
| JavaCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing). | Class | org.geotools.filter.text.generated.parsers | GeoTools |
|
| JenksNaturalBreaksFunction | | Class | org.geotools.filter.function | GeoTools |
|
| Language | Languages supported by this module Warning: This component is not published. | Class | org.geotools.filter.text.commons | GeoTools |
|
| LengthFunction | Takes an AttributeExpression, and computes the length of the data for the attribute. | Class | org.geotools.filter | GeoTools |
|
| LikeFilterImpl | Defines a like filter, which checks to see if an attribute matches a REGEXP. | Class | org.geotools.filter | GeoTools |
|
| LikeToRegexConverter | Helper class that takes a LikeFilter and generates the equivalent Java Pattern syntaxSince:13. | Class | org.geotools.filter | GeoTools |
|
| LiteralBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| LiteralBuilder | | Class | org.geotools.filter.expression | GeoTools |
|
| LiteralDemultiplyingFilterVisitor | This visitor gets rid of equations that contain literals with multiple values (collections) and creates instead multiple singe value equations, | Class | org.geotools.filter.visitor | GeoTools |
|
| 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. | Interface | org.geotools.filter.visitor.LiteralDemultiplyingFilterVisitor | GeoTools |
|
| LiteralExpressionImpl | Defines an expression that holds a literal for return. | Class | org.geotools.filter | GeoTools |
|
| LogicFilterImpl | Defines a logic filter (the only filter type that contains other filters). | Class | org.geotools.filter | GeoTools |
|
| LogicSAXParser | Processes messages from clients to create Logic Filters. | Class | org.geotools.filter | GeoTools |
|
| MalformedFilterException | Defines an exception for a malformed filter. | Class | org.geotools.filter | GeoTools |
|
| MapItem | This function recodes values from a property or expression into corresponding values of arbitrary type. | Interface | org.geotools.filter.visitor | GeoTools |
|
| MathExpressionImpl | Holds a mathematical relationship between two expressions. | Class | org.geotools.filter | GeoTools |
|
| MaxFunction | A function that returns the maximum of two arguments. | Class | org.geotools.filter | GeoTools |
|
| MeetsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| MeetsImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| MetByBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| MetByImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| Method | Interpolation method used by the Interpolate function. | Class | org.geotools.filter.visitor | GeoTools |
|
| MinFunction | A function that returns the minimum of two arguments. | Class | org.geotools.filter | GeoTools |
|
| Mode | Interpolation mode used by interpolate function. | Class | org.geotools.filter.visitor | GeoTools |
|
| ModuloFunction | | Class | org.geotools.filter.function.math | GeoTools |
|
| MultiCompareFilterImpl | Support for Multi-valued properties when comparingAuthor:Niels Charlier, Curtin University of Technology | Class | org.geotools.filter | GeoTools |
|
| MultiplyBuilder | | Class | org.geotools.filter.expression | GeoTools |
|
| MultiplyImpl | | Class | org.geotools.filter.expression | GeoTools |
|
| MultiRange | Represents the domain of a variable as a set of rangesAuthor:Andrea Aime - GeoSolutions | Class | org.geotools.filter.visitor | GeoTools |
|
| NestedAttributeExpression | This class represents a list of expressions broken up from a single XPath expression that is nested in more than one feature. | Class | org.geotools.filter | GeoTools |
|
| NilBuilder | | Class | org.geotools.filter.expression | GeoTools |
|
| Node | This interface extends the functionalities provided by the default implementation generated by javacc. | Interface | org.geotools.filter.text.generated.parsers | GeoTools |
|
| NotBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| NotImpl | | Class | org.geotools.filter | GeoTools |
|
| NullExpressionVisitor | This class does *nothing* - useful to prevent null checks in AbstractFilterVisitor. | Class | org.geotools.filter.visitor | GeoTools |
|
| NullFilterImpl | Defines a null filter, which checks to see if an attribute is null. | Class | org.geotools.filter | GeoTools |
|
| NullFilterVisitor | Abstract implementation of FilterVisitor simple returns the provided data. | Class | org.geotools.filter.visitor | GeoTools |
|
| NullPropertyAccessorFactory | This class supports the use of Expression/NIL for referring to a 'null' value. | Class | org.geotools.filter.expression | GeoTools |
|
| OGC | This interface contains the qualified names of all the types,elements, and attributes in the http://www. | Class | org.geotools.filter.v1_0.capabilities | GeoTools |
|
| OGC | This interface contains the qualified names of all the types,elements, and attributes in the http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGC | This interface contains the qualified names of all the types,elements, and attributes in the http://www. | Class | org.geotools.filter.v1_1 | GeoTools |
|
| OGCAddBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCAndBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCBBOXTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCBeyondBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCBinaryComparisonOpTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCBinaryLogicOpTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCBinaryOperatorTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCBinarySpatialOpTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCComparisonOpsTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCConfiguration | Parser configuration for the http://www. | Class | org.geotools.filter.v1_0.capabilities | GeoTools |
|
| OGCConfiguration | Parser configuration for the filter 1. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCConfiguration | Parser configuration for the filter 1. | Class | org.geotools.filter.v1_1 | GeoTools |
|
| OGCContainsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCCrossesBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCDisjointBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCDistanceBufferTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCDistanceTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCDivBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCDWithinBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCEqualsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCExpressionTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCFeatureIdTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCFilterTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCFunctionTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCIntersectsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCLiteralTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCLogicOpsTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCLowerBoundaryTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCMulBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCNotBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCOrBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCOverlapsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCPropertyIsBetweenTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCPropertyIsEqualToBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCPropertyIsGreaterThanBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCPropertyIsGreaterThanOrEqualToBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCPropertyIsLessThanBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCPropertyIsLessThanOrEqualToBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCPropertyIsLikeTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCPropertyIsNotEqualToBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCPropertyIsNullTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCPropertyNameTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCSpatialOpsTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCSubBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCTouchesBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCUpperBoundaryTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCUtils | Filter parsing / encoding utility class. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OGCWithinBinding | Binding object for the element http://www. | Class | org.geotools.filter.v1_0 | GeoTools |
|
| OperatorImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| OperatorNameFilterVisitor | A FilterVisitor responsible for providing the capabilities name used to identify the provided filter. | Class | org.geotools.filter.visitor | GeoTools |
|
| OrBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| OrImpl | | Class | org.geotools.filter | GeoTools |
|
| OverlappedByBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| OverlappedByImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| OverlapsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| OverlapsImpl | | Class | org.geotools.filter.spatial | GeoTools |
|
| ParseException | This exception is thrown when parse errors are encountered. | Class | org.geotools.filter.text.generated.parsers | GeoTools |
|
| PeriodNode | Period is constructed in the parsing process. | Class | org.geotools.filter.text.commons | GeoTools |
|
| PiFunction | Allow access to the value of Math. | Class | org.geotools.filter.function.math | GeoTools |
|
| PostPreProcessFilterSplittingVisitor | Determines what queries can be processed server side and which can be processed client side. | Class | org.geotools.filter.visitor | GeoTools |
|
| PropertyAccessor | Used to get and set object properties based on an xpath expression. | Interface | org.geotools.filter.expression | GeoTools |
|
| PropertyAccessorFactory | Factory used to create instances of PropertyAccessorAuthor:Justin Deoliveira, The Open Planning Project | Interface | org.geotools.filter.expression | GeoTools |
|
| PropertyAccessors | Convenience class for looking up a property accessor for a particular object type. | Class | org.geotools.filter.expression | GeoTools |
|
| PropertyExistsFunction | A new function to check if a property exists. | Class | org.geotools.filter.function | GeoTools |
|
| PropertyIsBetweenTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| PropertyIsEqualToBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| PropertyIsGreaterThanBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| PropertyIsGreaterThanOrEqualToBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| PropertyIsLessThanBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| PropertyIsLessThanOrEqualToBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| PropertyIsLikeTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| PropertyIsNotEqualToBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| PropertyIsNullTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| PropertyNameBuilder | | Class | org.geotools.filter.expression | GeoTools |
|
| PropertyNameResolvingVisitor | Resolves all property name references in a filter against a particular feature type. | Class | org.geotools.filter.visitor | GeoTools |
|
| QuantileFunction | Breaks a SimpleFeatureCollection into classes with an equal number of items in each. | Class | org.geotools.filter.function | GeoTools |
|
| RangedClassifier | Classifies into ranges of minimum and maximum values. | Class | org.geotools.filter.function | GeoTools |
|
| Recode | Recoding: Transformation of discrete values to any other values. | Interface | org.geotools.filter.visitor | GeoTools |
|
| RecodeFunction | This is an implemenation of the Recode function as defined by the OGC Symbology Encoding (SE) 1. | Class | org.geotools.filter.function | GeoTools |
|
| RenderingTransformation | An interface to be implemented by processes or by filter functions meant to be integrated as feature collection/grid coverage transformations in a rendering chain. | Interface | org.geotools.filter.function | GeoTools |
|
| ReprojectingFilterVisitor | Returns a clone of the provided filter where all geometries and bboxes have been reprojected to the CRS of the associated attributes. | Class | org.geotools.filter.spatial | GeoTools |
|
| ResourceIdentifierTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| ResourceIdImpl | This class is mutable under one condition only; during a commit a datastore can update the internal fid to reflect the real identify assigned by the database or wfs. | Class | org.geotools.filter.identity | GeoTools |
|
| ResourceIdTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| Result | Maintains the result of building process. | Class | org.geotools.filter.text.commons | GeoTools |
|
| Scalar_CapabilitiesTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0.capabilities | GeoTools |
|
| Scalar_CapabilitiesTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| ScalarCapabilitiesImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| SimpleFeaturePropertyAccessorFactory | Creates a property accessor for simple features. | Class | org.geotools.filter.expression | GeoTools |
|
| SimpleNode | Redefines SimpleNode to allow access to additional information to the CQLCompiler | Class | org.geotools.filter.text.generated.parsers | GeoTools |
|
| SimplifyingFilterVisitor | Takes a filter and returns a simplified, equivalent one. | Class | org.geotools.filter.visitor | GeoTools |
|
| SimplifyingFilterVisitor .FIDValidator | Defines a simple means of assessing whether a feature id in an Id filter is structurally valid and hence can be send down to the backend with confidence it will not | Interface | org.geotools.filter.visitor.SimplifyingFilterVisitor | GeoTools |
|
| SimplifyingFilterVisitor .RegExFIDValidator | A FID validator that matches the fids with a given regular expression to determine the fid'sAuthor:Gabriel Roldan (OpenGeo) | Class | org.geotools.filter.visitor.SimplifyingFilterVisitor | GeoTools |
|
| SimplifyingFilterVisitor .TypeNameDotNumberFidValidator | A convenient fid validator for the common case of a feature id being a composition of a . | Class | org.geotools.filter.visitor.SimplifyingFilterVisitor | GeoTools |
|
| SortByImpl | | Class | org.geotools.filter | GeoTools |
|
| SortByTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1 | GeoTools |
|
| SortOrder | Captures the SortBy order, ASC or DESC. | Class | org.geotools.filter | GeoTools |
|
| SortOrderTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1 | GeoTools |
|
| SortPropertyTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1 | GeoTools |
|
| Spatial_CapabilitiesTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0.capabilities | GeoTools |
|
| Spatial_CapabilitiesTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1.capabilities | GeoTools |
|
| Spatial_CapabilitiesTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| Spatial_OperatorsTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_0.capabilities | GeoTools |
|
| SpatialCapabiltiesImpl | This class is "null safe" in that component classes will be created as needed if if they were not provided | Class | org.geotools.filter.capability | GeoTools |
|
| SpatialFilterVisitor | Filter that can be applied to determine if a Filter contains any spatial filterSince:2. | Class | org.geotools.filter.visitor | GeoTools |
|
| SpatialOperatorImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| SpatialOperatorsImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| SpatialOperatorsTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1.capabilities | GeoTools |
|
| SpatialOperatorsTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| SpatialOperatorTypeBinding | Binding object for the type http://www. | Class | org.geotools.filter.v1_1.capabilities | GeoTools |
|
| SpatialOperatorTypeBinding | | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| SQLEncoderException | Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems. | Class | org.geotools.filter | GeoTools |
|
| StandardDeviationFunction | Breaks a SimpleFeatureCollection into classes using the standard deviation classification method. | Class | org.geotools.filter.function | GeoTools |
|
| StaticGeometry | | Class | org.geotools.filter.function | GeoTools |
|
| StringInFunction | | Class | org.geotools.filter.function.string | GeoTools |
|
| StringTemplateFunction | StringTemplate function, applies a regular expression with capturing groups, and them uses the groups to build a new string based on the provided template. | Class | org.geotools.filter.function | GeoTools |
|
| SubFilterBuilder | | Class | org.geotools.filter | GeoTools |
|
| SubtractBuilder | | Class | org.geotools.filter.expression | GeoTools |
|
| SubtractImpl | | Class | org.geotools.filter.expression | GeoTools |
|
| TContainsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| TContainsImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| TemporalCapabilitiesImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| TemporalOperatorImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| TemporalOperatorsImpl | | Class | org.geotools.filter.capability | GeoTools |
|
| TEqualsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| TEqualsImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| ThisPropertyAccessorFactory | | Class | org.geotools.filter.expression | GeoTools |
|
| ThreshholdsBelongTo | enum ThreshholdsBelongToUsed by Categorize function. | Class | org.geotools.filter.visitor | GeoTools |
|
| ToDirectPositionFunction | This function converts double values to DirectPosition geometry type. | Class | org.geotools.filter.expression | GeoTools |
|
| ToEnvelopeFunction | ToEnvelope function can take in the following set of parameters and return as either Envelope or ReferencedEnvelope type: | Class | org.geotools.filter.expression | GeoTools |
|
| Token | Describes the input token stream. | Class | org.geotools.filter.text.generated.parsers | GeoTools |
|
| TokenAdapter | Adapts Token to IToken. | Class | org.geotools.filter.text.commons | GeoTools |
|
| TokenMgrError | | Class | org.geotools.filter.text.generated.parsers | GeoTools |
|
| ToLineStringFunction | This function converts double values to 1D LineString geometry object. | Class | org.geotools.filter.expression | GeoTools |
|
| ToPointFunction | This function converts double values to a 2D Point geometry type. | Class | org.geotools.filter.expression | GeoTools |
|
| TouchesBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| TouchesImpl | | Class | org.geotools.filter.spatial | GeoTools |
|
| TOverlapsBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| TOverlapsImpl | | Class | org.geotools.filter.temporal | GeoTools |
|
| ToXlinkHrefFunction | This function redirects an attribute to be encoded as xlink:href, instead of being encoded as a full attribute. | Class | org.geotools.filter.expression | GeoTools |
|
| UniqueIntervalFunction | | Class | org.geotools.filter.function | GeoTools |
|
| ValueReferenceBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| VersionTypeBinding | Binding for FES 2. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| VocabFunction | Vocabulary translation; using an external lookup table. | Class | org.geotools.filter.expression | GeoTools |
|
| WithinBinding | Binding object for the element http://www. | Class | org.geotools.filter.v2_0.bindings | GeoTools |
|
| WithinImpl | | Class | org.geotools.filter.spatial | GeoTools |
|
| XmlXPathPropertyAccessorFactory | PropertyAccessorFactory used to create property accessors which can handle xpath expressions against instances of Feature. | Class | org.geotools.filter.expression | GeoTools |