Package org.apache.sis.coverage.grid
Class GridCoverage.Lazy
java.lang.Object
org.apache.sis.coverage.grid.GridCoverage.Lazy
- Enclosing class:
- GridCoverage
The processor to use in calls to
GridCoverage.convert(RenderedImage, DataType, MathTransform1D[], ImageProcessor)
.
Wrapped in a class for lazy instantiation.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROCESSOR
-
-
Constructor Details
-
Lazy
private Lazy()
-