Uses of Interface
org.geotools.filter.FunctionExpression
Packages that use FunctionExpression
Package
Description
-
Uses of FunctionExpression in org.geotools.appschema.filter
Classes in org.geotools.appschema.filter that implement FunctionExpressionModifier and TypeClassDescriptionclass
Function which wraps an instance of geometry in its associatd multi geometry type.class
-
Uses of FunctionExpression in org.geotools.brewer.color
Classes in org.geotools.brewer.color that implement FunctionExpression -
Uses of FunctionExpression in org.geotools.coverage.util
Classes in org.geotools.coverage.util that implement FunctionExpressionModifier and TypeClassDescriptionclass
Function to identify if a feature is a wrapped coverage or not -
Uses of FunctionExpression in org.geotools.data.complex.expression
Classes in org.geotools.data.complex.expression that implement FunctionExpression -
Uses of FunctionExpression in org.geotools.data.mongodb.complex
Classes in org.geotools.data.mongodb.complex that implement FunctionExpressionModifier and TypeClassDescriptionfinal class
Function that returns a random ID for a collection.final class
Function used to chain an entity with a sub collection.class
Extracts all the values of a given JSON path.final class
Function that selects a JSON object using a JSON path.final class
Function used to chain an entity with a sub collection. -
Uses of FunctionExpression in org.geotools.data.oracle.filter
Classes in org.geotools.data.oracle.filter that implement FunctionExpressionModifier and TypeClassDescriptionclass
Oracle function SDO_NN to identify the nearest neighbors for a geometry -
Uses of FunctionExpression in org.geotools.data.postgis.filter
Classes in org.geotools.data.postgis.filter that implement FunctionExpressionModifier and TypeClassDescriptionclass
NEAREST function implementation for Postgis
Function name: pgNearest
example: -
Uses of FunctionExpression in org.geotools.filter
Classes in org.geotools.filter that implement FunctionExpressionModifier and TypeClassDescriptionclass
Area of provided geometry.class
A placeholder class used to track a function the user requested that is not supported by our java implementation.class
Abstract class for a function expression implementationclass
Takes an AttributeExpression, and computes the length of the data for the attribute. -
Uses of FunctionExpression in org.geotools.filter.function
Classes in org.geotools.filter.function that implement FunctionExpressionModifier and TypeClassDescriptionclass
class
This function is used to evaluate a And operator with a left and right operandsclass
Array creator function.class
Takes an AttributeExpression, and computes the node count for the attribute.class
Return the number of bands of the evaluation context, which is supposed to be a coverage, or an object that can be converted to on.class
Parent for classifiers which break a feature collection into the specified number of classes.class
class
Calculates the average value of an attribute for a given FeatureCollection and Expression.class
Calculates the bounds of an attribute for a given FeatureCollection and Expression.class
Calculates the count value of an attribute for a given SimpleFeatureCollection and Expression.class
Calculates the maximum value of an attribute for a given FeatureCollection and Expression.class
Calculates the median value of an attribute for a given FeatureCollection and Expression.class
Calculates the minimum value of an attribute for a given FeatureCollection and Expression.class
Calculates the sum value of an attribute for a given FeatureCollection and Expression.class
Calculates the unique value of an attribute for a given FeatureCollection and Expression.class
The function computes the difference between two date objects (as a-b), in the specified time unit (default to milliseconds).class
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
Breaks a SimpleFeatureCollection into classes with (roughtly) equal total items area in each classclass
Classification function for breaking a feature collection into edible chunks of "equal" size.class
class
class
class
class
class
class
class
class
Applies the availableConverter
to turn the value into the desired target classclass
class
class
Formats a date into a string given a certain pattern (specified in the format accepted bySimpleDateFormat
}class
Parses a date from a string given a certain pattern (specified in the format accepted bySimpleDateFormat
}class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
A simple function that creates a list of values of any number of argumentsclass
Filter function to multiply a text list of numbers with a given factor.class
A FilterFunction that expects a Geometry and returns it's minimum bounding circle.class
A FilterFunction that expects a Geometry and returns it's minimum diameter.class
A FilterFunction that expects a Geometry and returns it's minimum rectangle.class
class
class
Formats a number into a string given a certain pattern (specified in the format accepted byDecimalFormat
}class
Formats a number into a string given a certain pattern (specified in the format accepted byDecimalFormat
}class
class
class
class
A FilterFunction that expects a Geometry and returns it's octagonal envelope.class
class
class
class
class
class
class
class
Extracts a property from a feature, taking the property name as a parameterclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Filter function implementing the Symbology Encoding "StringPosition" function.class
class
class
class
class
class
class
class
class
Function implementing the Symbology Encoding Trim function.class
class
class
class
class
class
class
Function the returns the default geometry of a feature, or null if there is none, or it's not a JTS geometryclass
Allow access to the value of Feature.getID() as an expressionclass
class
The function checks whether a candidate value is contained in an arbitrary long list of user provided values.class
Calculate the Jenks' Natural Breaks classification for a featurecollectionclass
class
Applies a JSON pointer on a given JSON string, extracting a value out of itclass
Apply an expression to each item of a list, resulting in a new list.class
The function checks whether a candidate value is contained in a list object.class
Select one item for a list.class
Extracts a value from a map given the map name and the needed key as parametersclass
class
class
Function that allows correcting a heading angle based on the north direction in the point and CRS provided.class
Return the current time as a Date.class
This function is used to evaluate a or operator with a left and right operandsclass
Function parses GeoTools time notation into date.class
Returns a point on the provided line.class
A new function to check if a property exists.class
Breaks a SimpleFeatureCollection into classes with an equal number of items in each.class
Return the size of a list (or other collection).class
Breaks a SimpleFeatureCollection into classes using the standard deviation classification method.class
Clone of EqualIntervalFunction for unique values -
Uses of FunctionExpression in org.geotools.filter.function.math
Classes in org.geotools.filter.function.math that implement FunctionExpressionModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Implements an integer divisionclass
Allow access to the value of Math.PI as an expression -
Uses of FunctionExpression in org.geotools.filter.function.string
Classes in org.geotools.filter.function.string that implement FunctionExpression -
Uses of FunctionExpression in org.geotools.mbstyle.function
Classes in org.geotools.mbstyle.function that implement FunctionExpressionModifier and TypeClassDescriptionclass
Returns the value in a JSONArray at a given index.class
Returns the value of a given object key in a JSONObject.class
Evaluate to TRUE if a JSONObject contains a given key value or FALSE if it does not.class
Returns the size of a given listclass
class
Returns the size of a list or the length of a stringclass
Generate a rgb color from integer values between 0-255.class
Function that takes a scale denominator and a srid and outputs the zoom level. -
Uses of FunctionExpression in org.geotools.styling.visitor
Classes in org.geotools.styling.visitor that implement FunctionExpressionModifier and TypeClassDescriptionclass
Applies unit to pixel rescaling around expressions whose native unit cannot be determined in a static fashion