Modifier and Type | Class and Description |
---|---|
class |
InternalVolatileFunction
|
Modifier and Type | Class and Description |
---|---|
class |
BoundedByFunction
A function returning the bounds of a feature (including all geometries)
|
class |
Collection_NearestFunction
Finds the nearest value to the provided one in the attribute domain.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHSLFunction
Base for lesscss.org HSL color manipulation functions
|
class |
ConstrastFunction
Contrast lesscss.org color function.
|
class |
DarkenFunction
Implements the lesscss.org darken function
|
class |
DesaturateFunction
Implements the lesscss.org desaturate function
|
class |
GrayscaleFunction
Tint lesscss.org color function.
|
class |
HSLFunction
hsl lesscss.org color function.
|
class |
LightenFunction
Implements the lesscss.org lighten function
|
class |
MixFunction
Mix lesscss.org color function.
|
class |
SaturateFunction
Implements the lesscss.org saturate function
|
class |
ShadeFunction
Shade lesscss.org color function.
|
class |
SpinFunction
Mix lesscss.org color function.
|
class |
TintFunction
Tint lesscss.org color function.
|
Modifier and Type | Class and Description |
---|---|
class |
ConcatenateFunction
The function concatenates strings.
|
class |
StringInFunction |
Modifier and Type | Class and Description |
---|---|
class |
FootprintsTransformation
Transformation returning the same granules that the
StructuredGridCoverage2DReader would
have used as the input for image creation in the GridCoverage2DReader.read(GeneralParameterValue[]) method (with some exceptions, like footprints
usage, as this transformation only sets up a filter against the associated GranuleSource ). |
Modifier and Type | Class and Description |
---|---|
class |
MBColor
A class to transform mapbox color expressions into GeoTools expressions.
|
class |
MBDecision
The expressions in this section can be used to add conditional logic to your styles.
|
class |
MBExpression
The value for any layout property, paint property, or filter may be specified as an expression.
|
class |
MBFeatureData |
class |
MBHeatmap |
class |
MBLookup |
class |
MBMath |
class |
MBRampsScalesCurves |
class |
MBString
This class is an extension of the MBExpression containing the functions to support MapBox Style
String expressions.
|
class |
MBTypes
The expressions in this section are provided for the purpose of testing for and converting
between different data types like strings, numbers, and boolean values.
|
class |
MBVariableBinding |
class |
MBZoom
This class is here to get zoom level properties from a map
|
Modifier and Type | Class and Description |
---|---|
class |
CSSFunction
Generate a Color using
ColorConverterFactory , the input is expected to be a String. |
class |
DefaultIfNullFunction
Function that takes an input value, and a default value.
|
class |
ExponentialFunction
Generate an output by interpolating between stops just less than and just greater than the
function input.
|
class |
FontAlternativesFunction
Looks up all script specific alternatives for the given font name.
|
class |
MapBoxFontBaseNameFunction
Returns a font base name
|
class |
MapBoxFontStyleFunction
Returns "italic" or "normal" based on the font name
|
class |
MapBoxFontWeightFunction
Returns "bold" or "normal" based on the font name
|
class |
StringTransformFunction
Function that takes an input and applies a text transformation (one of "lowercase", "uppercase",
or "none").
|
Copyright © 1996–2022 Geotools. All rights reserved.