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 ContrastEnhancementTypeContrastEnhancementType.getType(AbstractContrastMethodStrategy method) Return a properContrastEnhancementTypeinstance depending on the providedAbstractContrastMethodStrategy.static ContrastEnhancementTypeReturns 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.