public class QuantileFunction extends AbstractQuantityClassificationFunction
Modifier and Type | Field and Description |
---|---|
static FunctionName |
NAME |
LOGGER
NIL
Constructor and Description |
---|
QuantileFunction() |
Modifier and Type | Method and Description |
---|---|
protected QuantileListVisitor |
getListVisitor()
Returns the list visitor for the specific implementation of "quantity" (e.g., count, area,
...).
|
protected boolean |
percentages() |
evaluate
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
protected QuantileListVisitor getListVisitor()
AbstractQuantityClassificationFunction
getListVisitor
in class AbstractQuantityClassificationFunction
protected boolean percentages()
percentages
in class AbstractQuantityClassificationFunction
Copyright © 1996–2023 Geotools. All rights reserved.