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 TypeClassDescriptionclassFunction 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 TypeClassDescriptionclassFunction 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 classFunction that returns a random ID for a collection.final classFunction used to chain an entity with a sub collection.classExtracts all the values of a given JSON path.final classFunction that selects a JSON object using a JSON path.final classFunction 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 TypeClassDescriptionclassOracle 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 TypeClassDescriptionclassNEAREST function implementation for Postgis
Function name: pgNearest
example: -
Uses of FunctionExpression in org.geotools.filter
Classes in org.geotools.filter that implement FunctionExpressionModifier and TypeClassDescriptionclassArea of provided geometry.classA placeholder class used to track a function the user requested that is not supported by our java implementation.classAbstract class for a function expression implementationclassTakes 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 TypeClassDescriptionclassclassThis function is used to evaluate a And operator with a left and right operandsclassArray creator function.classTakes an AttributeExpression, and computes the node count for the attribute.classReturn the number of bands of the evaluation context, which is supposed to be a coverage, or an object that can be converted to on.classParent for classifiers which break a feature collection into the specified number of classes.classclassCalculates the average value of an attribute for a given FeatureCollection and Expression.classCalculates the bounds of an attribute for a given FeatureCollection and Expression.classCalculates the count value of an attribute for a given SimpleFeatureCollection and Expression.classCalculates the maximum value of an attribute for a given FeatureCollection and Expression.classCalculates the median value of an attribute for a given FeatureCollection and Expression.classCalculates the minimum value of an attribute for a given FeatureCollection and Expression.classCalculates the sum value of an attribute for a given FeatureCollection and Expression.classCalculates the unique value of an attribute for a given FeatureCollection and Expression.classThe function computes the difference between two date objects (as a-b), in the specified time unit (default to milliseconds).classProvides local to thread and global thread-independent lookup tables of named variables allowing externally defined values to be access within a SLD document.classBreaks a SimpleFeatureCollection into classes with (roughtly) equal total items area in each classclassClassification function for breaking a feature collection into edible chunks of "equal" size.classclassclassclassclassclassclassclassclassApplies the availableConverterto turn the value into the desired target classclassclassclassFormats a date into a string given a certain pattern (specified in the format accepted bySimpleDateFormat}classParses a date from a string given a certain pattern (specified in the format accepted bySimpleDateFormat}classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassA simple function that creates a list of values of any number of argumentsclassFilter function to multiply a text list of numbers with a given factor.classA FilterFunction that expects a Geometry and returns it's minimum bounding circle.classA FilterFunction that expects a Geometry and returns it's minimum diameter.classA FilterFunction that expects a Geometry and returns it's minimum rectangle.classclassclassFormats a number into a string given a certain pattern (specified in the format accepted byDecimalFormat}classFormats a number into a string given a certain pattern (specified in the format accepted byDecimalFormat}classclassclassclassA FilterFunction that expects a Geometry and returns it's octagonal envelope.classclassclassclassclassclassclassclassExtracts a property from a feature, taking the property name as a parameterclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFilter function implementing the Symbology Encoding "StringPosition" function.classclassclassclassclassclassclassclassclassFunction implementing the Symbology Encoding Trim function.classclassclassclassclassclassclassFunction the returns the default geometry of a feature, or null if there is none, or it's not a JTS geometryclassAllow access to the value of Feature.getID() as an expressionclassclassThe function checks whether a candidate value is contained in an arbitrary long list of user provided values.classCalculate the Jenks' Natural Breaks classification for a featurecollectionclassclassApplies a JSON pointer on a given JSON string, extracting a value out of itclassApply an expression to each item of a list, resulting in a new list.classThe function checks whether a candidate value is contained in a list object.classSelect one item for a list.classExtracts a value from a map given the map name and the needed key as parametersclassclassclassFunction that allows correcting a heading angle based on the north direction in the point and CRS provided.classReturn the current time as a Date.classThis function is used to evaluate a or operator with a left and right operandsclassFunction parses GeoTools time notation into date.classReturns a point on the provided line.classA new function to check if a property exists.classBreaks a SimpleFeatureCollection into classes with an equal number of items in each.classReturn the size of a list (or other collection).classBreaks a SimpleFeatureCollection into classes using the standard deviation classification method.classClone 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 TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassImplements an integer divisionclassAllow 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 TypeClassDescriptionclassReturns the value in a JSONArray at a given index.classReturns the value of a given object key in a JSONObject.classEvaluate to TRUE if a JSONObject contains a given key value or FALSE if it does not.classReturns the size of a given listclassclassReturns the size of a list or the length of a stringclassGenerate a rgb color from integer values between 0-255.classFunction 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 TypeClassDescriptionclassApplies unit to pixel rescaling around expressions whose native unit cannot be determined in a static fashion