public class MBRampsScalesCurves extends MBExpression
colors, decisions, featureData, ff, heatMap, json, lookUp, math, name, parse, ramps, string, transformer, types, variableBindings, zoom
functionName
NIL
Constructor and Description |
---|
MBRampsScalesCurves(JSONArray json) |
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression()
Determines which expression to use.
|
Expression |
rscInterpolate()
Produces continuous, smooth results by interpolating between pairs of input and output values
("stops").
|
Expression |
rscStep()
Produces discrete, stepped results by evaluating a piecewise-constant function defined by
pairs of input and output values ("stops").
|
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 rscInterpolate()
public Expression rscStep()
public Expression getExpression() throws MBFormatException
MBExpression
getExpression
in class MBExpression
MBFormatException
Copyright © 1996–2021 Geotools. All rights reserved.