public class LogarithmicContrastMethodStrategy extends AbstractContrastMethodStrategy
ALGORITHM, filterFactory, method| Constructor and Description |
|---|
LogarithmicContrastMethodStrategy() |
| 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, setOptionspublic void addParameter(String key, Expression value)
AbstractContrastMethodStrategyaddParameter in class AbstractContrastMethodStrategykey - the name of the parametervalue - the expression that is it's value.Copyright © 1996–2019 Geotools. All rights reserved.