Package org.geotools.filter.function
Class JenksNaturalBreaksFunction
Object
ExpressionAbstract
DefaultExpression
ClassificationFunction
JenksNaturalBreaksFunction
- All Implemented Interfaces:
- Expression,- Function,- FunctionExpression,- Factory
Calculate the Jenks' Natural Breaks classification for a featurecollection
- Author:
- Ian Turton
- 
Field SummaryFieldsFields inherited from class ClassificationFunctionLOGGERFields inherited from interface ExpressionNIL
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class ClassificationFunctionaccept, computeGroupByPercentages, computePercentage, decimalPlaces, fixRound, getClasses, getFallbackValue, getFunctionName, getImplementationHints, getName, getParameters, getProgressListener, round, setClasses, setFallbackValue, setParameters, setProgressListener, toStringMethods inherited from class DefaultExpressionisAttributeExpression, isExpression, isFunctionExpression, isGeometryExpression, isLiteralExpression, isMathExpressionMethods inherited from class ExpressionAbstractevaluateMethods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Expressionevaluate
- 
Field Details- 
NAME
 
- 
- 
Constructor Details- 
JenksNaturalBreaksFunctionpublic JenksNaturalBreaksFunction()
 
- 
- 
Method Details- 
evaluateDescription copied from class:ExpressionAbstractSubclass should override, default implementation returns null.- Specified by:
- evaluatein interface- Expression
- Specified by:
- evaluatein class- ClassificationFunction
- Returns:
- default implementation returns null
 
 
-