public class ExponentialContrastMethodStrategy extends AbstractContrastMethodStrategy
ALGORITHM, filterFactory, method
Constructor and Description |
---|
ExponentialContrastMethodStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
addParameter(String key,
Expression value)
A parameter to be used by this method.
|
addOption, getAlgorithm, getFilterFactory, getMethod, getOptions, getParameters, name, setAlgorithm, setMethod, setOptions
public void addParameter(String key, Expression value)
AbstractContrastMethodStrategy
addParameter
in class AbstractContrastMethodStrategy
key
- the name of the parametervalue
- the expression that is it's value.Copyright © 1996–2019 Geotools. All rights reserved.