Uses of Class
org.geotools.filter.expression.ExpressionAbstract
Packages that use ExpressionAbstract
Package
Description
-
Uses of ExpressionAbstract in org.geotools.appschema.filter
Subclasses of ExpressionAbstract in org.geotools.appschema.filterModifier and TypeClassDescriptionclassFunction which wraps an instance of geometry in its associatd multi geometry type.classclassThis class represents a list of expressions broken up from a single XPath expression that is nested in more than one feature. -
Uses of ExpressionAbstract in org.geotools.brewer.color
Subclasses of ExpressionAbstract in org.geotools.brewer.color -
Uses of ExpressionAbstract in org.geotools.coverage.util
Subclasses of ExpressionAbstract in org.geotools.coverage.utilModifier and TypeClassDescriptionclassFunction to identify if a feature is a wrapped coverage or not -
Uses of ExpressionAbstract in org.geotools.data.complex.config
Subclasses of ExpressionAbstract in org.geotools.data.complex.configModifier and TypeClassDescriptionfinal classImplementation of the multivalued mappings API for JDBC based data sources. -
Uses of ExpressionAbstract in org.geotools.data.complex.expression
Subclasses of ExpressionAbstract in org.geotools.data.complex.expression -
Uses of ExpressionAbstract in org.geotools.data.mongodb.complex
Subclasses of ExpressionAbstract in org.geotools.data.mongodb.complexModifier 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 ExpressionAbstract in org.geotools.data.oracle.filter
Subclasses of ExpressionAbstract in org.geotools.data.oracle.filterModifier and TypeClassDescriptionclassOracle function SDO_NN to identify the nearest neighbors for a geometry -
Uses of ExpressionAbstract in org.geotools.data.postgis.filter
Subclasses of ExpressionAbstract in org.geotools.data.postgis.filterModifier and TypeClassDescriptionclassNEAREST function implementation for Postgis
Function name: pgNearest
example: -
Uses of ExpressionAbstract in org.geotools.filter
Subclasses of ExpressionAbstract in org.geotools.filterModifier and TypeClassDescriptionclassArea of provided geometry.classDefines a complex filter (could also be called logical filter).classImplements a default expression, with helpful variables and static methods.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 implementationclassDefault implementation of a Function; you may extend this class to implement specific functionality.classTakes an AttributeExpression, and computes the length of the data for the attribute.classDefines an expression that holds a literal for return.classHolds a mathematical relationship between two expressions. -
Uses of ExpressionAbstract in org.geotools.filter.expression
Subclasses of ExpressionAbstract in org.geotools.filter.expressionModifier and TypeClassDescriptionclassImplementation of Add expression.classImplementation of divide expression.classA base class functions (i.e. anonymous inner classes) that are bothvolatile(i.e.classImplementation of Multiply expression.classImplementation of Subtract expression. -
Uses of ExpressionAbstract in org.geotools.filter.function
Subclasses of ExpressionAbstract in org.geotools.filter.functionModifier 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.classA function returning the bounds of a feature (including all geometries)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.classFinds the nearest value to the provided one in the attribute domain.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 ExpressionAbstract in org.geotools.filter.function.color
Subclasses of ExpressionAbstract in org.geotools.filter.function.colorModifier and TypeClassDescriptionclassBase for lesscss.org HSL color manipulation functionsclassContrast lesscss.org color function.classImplements the lesscss.org darken functionclassImplements the lesscss.org desaturate functionclassTint lesscss.org color function.classhsl lesscss.org color function.classImplements the lesscss.org lighten functionclassMix lesscss.org color function.classImplements the lesscss.org saturate functionclassShade lesscss.org color function.classMix lesscss.org color function.classTint lesscss.org color function. -
Uses of ExpressionAbstract in org.geotools.filter.function.math
Subclasses of ExpressionAbstract in org.geotools.filter.function.mathModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassImplements an integer divisionclassAllow access to the value of Math.PI as an expression -
Uses of ExpressionAbstract in org.geotools.filter.function.string
Subclasses of ExpressionAbstract in org.geotools.filter.function.stringModifier and TypeClassDescriptionclassThe function concatenates strings.classclassURL encodes a string. -
Uses of ExpressionAbstract in org.geotools.gce.imagemosaic
Subclasses of ExpressionAbstract in org.geotools.gce.imagemosaicModifier and TypeClassDescriptionclassTransformation returning the same granules that theStructuredGridCoverage2DReaderwould have used as the input for image creation in theGridCoverage2DReader.read(GeneralParameterValue[])method (with some exceptions, like footprints usage, as this transformation only sets up a filter against the associatedGranuleSource). -
Uses of ExpressionAbstract in org.geotools.jdbc
Subclasses of ExpressionAbstract in org.geotools.jdbcModifier and TypeClassDescriptionclassProperty name that knows what feature type it comes from. -
Uses of ExpressionAbstract in org.geotools.mbstyle.expression
Subclasses of ExpressionAbstract in org.geotools.mbstyle.expressionModifier and TypeClassDescriptionclassA class to transform mapbox color expressions into GeoTools expressions.classThe expressions in this section can be used to add conditional logic to your styles.classThe value for any layout property, paint property, or filter may be specified as an expression.classclassclassclassclassclassThis class is an extension of the MBExpression containing the functions to support MapBox Style String expressions.classThe expressions in this section are provided for the purpose of testing for and converting between different data types like strings, numbers, and boolean values.classclassThis class is here to get zoom level properties from a map -
Uses of ExpressionAbstract in org.geotools.mbstyle.function
Subclasses of ExpressionAbstract in org.geotools.mbstyle.functionModifier and TypeClassDescriptionclassReturns the value in a JSONArray at a given index.classGenerate a Color usingColorConverterFactory, the input is expected to be a String.classFunction that takes an input value, and a default value.classGenerate an output by interpolating between stops just less than and just greater than the function input.classLooks up all script specific alternatives for the given font name.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 a font base nameclassReturns "italic" or "normal" based on the font nameclassReturns "bold" or "normal" based on the font nameclassReturns the size of a list or the length of a stringclassFunction that takes an input and applies a text transformation (one of "lowercase", "uppercase", or "none").classGenerate 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 ExpressionAbstract in org.geotools.styling.visitor
Subclasses of ExpressionAbstract in org.geotools.styling.visitorModifier and TypeClassDescriptionclassApplies unit to pixel rescaling around expressions whose native unit cannot be determined in a static fashion