public class LightenFunction extends AbstractHSLFunction
NAME
functionName
NIL
Constructor and Description |
---|
LightenFunction() |
Modifier and Type | Method and Description |
---|---|
protected void |
adjustAbsolute(float amount,
HSLColor hsl) |
protected void |
adjustRelative(float amount,
HSLColor hsl) |
evaluate, toString
accept, dispatchArguments, equals, functionName, getFallbackValue, getFunctionName, getName, getParameters, getParameterValue, getParameterValue, hashCode, setFallbackValue, setName, setParameters
evaluate
evaluate
protected void adjustRelative(float amount, HSLColor hsl)
adjustRelative
in class AbstractHSLFunction
protected void adjustAbsolute(float amount, HSLColor hsl)
adjustAbsolute
in class AbstractHSLFunction
Copyright © 1996–2023 Geotools. All rights reserved.