public class JenksNaturalBreaksFunction extends ClassificationFunction
Modifier and Type | Field and Description |
---|---|
static FunctionName |
NAME |
LOGGER
NIL
Constructor and Description |
---|
JenksNaturalBreaksFunction() |
Modifier and Type | Method and Description |
---|---|
Object |
evaluate(Object feature)
Subclass should override, default implementation returns null.
|
accept, computeGroupByPercentages, computePercentage, decimalPlaces, fixRound, getClasses, getFallbackValue, getFunctionName, getImplementationHints, getName, getParameters, getProgressListener, round, setClasses, setFallbackValue, setParameters, setProgressListener, toString
isAttributeExpression, isExpression, isFunctionExpression, isGeometryExpression, isLiteralExpression, isMathExpression
evaluate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
evaluate
public static FunctionName NAME
public Object evaluate(Object feature)
ExpressionAbstract
evaluate
in interface Expression
evaluate
in class ClassificationFunction
Copyright © 1996–2023 Geotools. All rights reserved.