Package org.geotools.mbstyle.function
package org.geotools.mbstyle.function
-
ClassesClassDescriptionReturns the value in a JSONArray at a given index.Generate a Color using
ColorConverterFactory
, the input is expected to be a String.Function that takes an input value, and a default value.Generate an output by interpolating between stops just less than and just greater than the function input.Looks up all script specific alternatives for the given font name.Function object parsing a full font name and returning its base name, bold and italic modifiers as properties.Returns the value of a given object key in a JSONObject.Evaluate to TRUE if a JSONObject contains a given key value or FALSE if it does not.Returns the size of a given listReturns a font base nameReturns "italic" or "normal" based on the font nameReturns "bold" or "normal" based on the font nameReturns the size of a list or the length of a stringCustom functions to support the use of MBStyle,ZoomLevelFunction
,ExponentialFunction
.Utility functions for MBExpressions.Function that takes an input and applies a text transformation (one of "lowercase", "uppercase", or "none").Generate a rgb color from integer values between 0-255.Function that takes a scale denominator and a srid and outputs the zoom level.