| Name | Description | Type | Package | Framework |
| CategorizeFunction | This implementation is compatible with the Function interface; the parameter list can be used to set the | Class | org.geotools.filter.function | 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 | |
| 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 |
| ConcatenateFunction | The function concatenates strings. | Class | org.geotools.filter.function.string | GeoTools |
| DefaultFunctionFactory | Filter function factory that uses the service provider interface (SPI) lookup mechanism to create functions. | Class | org.geotools.filter.function | 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 |
| ExplicitClassifier | Explicit classification for a set of values. | Class | org.geotools.filter.function | 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 | |
| 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 |
| 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 |
| 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 |
| IDFunction | Allow access to the value of Feature. | Class | org.geotools.filter.function | 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 |
| InterpolateFunction | This is an implemenation of the Interpolate function as defined by OGC Symbology Encoding (SE) 1. | Class | org.geotools.filter.function | GeoTools |
| JenksNaturalBreaksFunction | Class | org.geotools.filter.function | GeoTools | |
| ModuloFunction | Class | org.geotools.filter.function.math | GeoTools | |
| PiFunction | Allow access to the value of Math. | Class | org.geotools.filter.function.math | GeoTools |
| PropertyExistsFunction | A new function to check if a property exists. | Class | org.geotools.filter.function | 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 |
| 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 |
| 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 |
| UniqueIntervalFunction | Class | org.geotools.filter.function | GeoTools | |