Uses of Enum Class
org.geotools.coverage.processing.operation.BandMerge.TransformList
Packages that use BandMerge.TransformList
-
Uses of BandMerge.TransformList in org.geotools.coverage.processing.operation
Methods in org.geotools.coverage.processing.operation that return BandMerge.TransformListModifier and TypeMethodDescriptionstatic BandMerge.TransformList
BandMerge.TransformList.getTransformList
(String choice) Static method for choosing the TransformList Object associated to the input stringstatic BandMerge.TransformList
Returns the enum constant of this class with the specified name.static BandMerge.TransformList[]
BandMerge.TransformList.values()
Returns an array containing the constants of this enum class, in the order they are declared.