public class MBFeatureData extends MBExpression
colors, decisions, featureData, ff, heatMap, json, lookUp, math, name, parse, ramps, string, transformer, types, variableBindings, zoom
functionName
NIL
Constructor and Description |
---|
MBFeatureData(JSONArray json) |
Modifier and Type | Method and Description |
---|---|
Expression |
featureGeometryType()
Gets the feature's geometry type: Point, MultiPoint, LineString, MultiLineString, Polygon,
MultiPolygon.Example: ["geometry-type"]: string
|
Expression |
featureId()
Gets the feature's id, if it has one.
|
Expression |
featureProperties()
Gets the feature properties object.
|
Expression |
getExpression()
Determines which expression to use.
|
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 featureGeometryType()
public Expression featureId()
public Expression featureProperties()
public Expression getExpression() throws MBFormatException
MBExpression
getExpression
in class MBExpression
MBFormatException
Copyright © 1996–2022 Geotools. All rights reserved.