public class MBString extends MBExpression
colors, decisions, featureData, ff, heatMap, json, lookUp, math, name, parse, ramps, string, transformer, types, variableBindings, zoom
functionName
NIL
Constructor and Description |
---|
MBString(JSONArray json) |
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression()
Will return a function base on the mbexpression string name;
|
Expression |
stringConcat()
Returns a string consisting of the concatenation of the inputs.
|
Expression |
stringDowncase()
Returns the input string converted to lowercase.
|
Expression |
stringUpcase()
Returns the input string converted to uppercase.
|
canCreate, create, getName, throwInsufficientArgumentCount, throwUnexpectedArgumentCount, transformExpression, transformLiteral
accept, dispatchArguments, equals, evaluate, functionName, getFallbackValue, getFunctionName, getParameters, getParameterValue, getParameterValue, hashCode, setFallbackValue, setName, setParameters, toString
evaluate
evaluate
public Expression stringConcat() throws MBFormatException
MBFormatException
public Expression stringDowncase()
public Expression stringUpcase()
public Expression getExpression()
getExpression
in class MBExpression
Copyright © 1996–2022 Geotools. All rights reserved.