Uses of Enum Class
org.geotools.renderer.lite.gridcoverage2d.ContrastEnhancementType
Packages that use ContrastEnhancementType
Package
Description
SLD 1.0 and SE RasterSymbolizer support classes
-
Uses of ContrastEnhancementType in org.geotools.renderer.lite.gridcoverage2d
Methods in org.geotools.renderer.lite.gridcoverage2d that return ContrastEnhancementTypeModifier and TypeMethodDescriptionstatic ContrastEnhancementType
ContrastEnhancementType.getType
(AbstractContrastMethodStrategy method) Return a properContrastEnhancementType
instance depending on the providedAbstractContrastMethodStrategy
.static ContrastEnhancementType
Returns the enum constant of this class with the specified name.static ContrastEnhancementType[]
ContrastEnhancementType.values()
Returns an array containing the constants of this enum class, in the order they are declared.