Package org.geotools.process.raster
Class TransparencyFillProcess
Object
TransparencyFillProcess
- All Implemented Interfaces:
RasterProcess
A transparency holes-dashes filling process
- Author:
- Daniele Romagnoli - GeoSolutions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute
(GridCoverage2D coverage, Integer width, ProgressListener listener)
-
Constructor Details
-
TransparencyFillProcess
public TransparencyFillProcess()
-
-
Method Details
-
execute
public GridCoverage2D execute(GridCoverage2D coverage, Integer width, ProgressListener listener) throws ProcessException - Throws:
ProcessException
-