Uses of Class
com.luciad.ogc.sld.model.functions.TLcdSLDFunction
Package
Description
Model objects for functions defined by the
Symbology encoding standard, version 1.1.0.
-
Uses of TLcdSLDFunction in com.luciad.ogc.sld.model.functions
Modifier and TypeClassDescriptionclass
The transformation of continuous values to distinct values.class
Changes the case of strings.class
Concatenates strings.class
Function for formatting dates.class
Function for formatting numbers to make them human readable.class
Interpolate allows to transform continuous values by a function defined on a number of interpolation points.class
Recode allows the transformation of discrete values to any other values.class
Returns the length of a string.class
Returns the position of first occurrence of 'LookupString' in 'StringValue', counting from 1.class
Returns substrings of a given String.class
Strips off trailing and/or leading characters from a string value, by default, spaces are removed.