public class NormalizeContrastMethodStrategy extends AbstractContrastMethodStrategy
ALGORITHM, filterFactory, method| Constructor and Description |
|---|
NormalizeContrastMethodStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAlgorithm(Expression name)
The algorithm to be used by this method.
|
addOption, addParameter, getAlgorithm, getFilterFactory, getMethod, getOptions, getParameters, name, setMethod, setOptionspublic void setAlgorithm(Expression name)
AbstractContrastMethodStrategysetAlgorithm in class AbstractContrastMethodStrategyname - the expression that evaluates to the algorithm name.Copyright © 1996–2019 Geotools. All rights reserved.