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.TransformListBandMerge.TransformList.getTransformList(String choice) Static method for choosing the TransformList Object associated to the input stringstatic BandMerge.TransformListReturns 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.