public class MapBoxLengthFunction extends FunctionExpressionImpl
Modifier and Type | Field and Description |
---|---|
FilterFactory2 |
ff |
static FunctionName |
NAME |
fallback, functionName, name, params
NIL
Constructor and Description |
---|
MapBoxLengthFunction() |
Modifier and Type | Method and Description |
---|---|
Object |
evaluate(Object feature)
Subclass should override, default implementation returns null.
|
accept, equals, functionName, getExpression, getFallbackValue, getFunctionName, getImplementationHints, getName, getParameters, hashCode, setFallbackValue, setParameters, toString
isAttributeExpression, isExpression, isFunctionExpression, isGeometryExpression, isLiteralExpression, isMathExpression
evaluate
evaluate
public final FilterFactory2 ff
public static final FunctionName NAME
public Object evaluate(Object feature)
ExpressionAbstract
evaluate
in interface Expression
evaluate
in class FunctionExpressionImpl
Copyright © 1996–2023 Geotools. All rights reserved.