Class GridCoverage.Lazy

java.lang.Object
org.apache.sis.coverage.grid.GridCoverage.Lazy
Enclosing class:
GridCoverage

static final class GridCoverage.Lazy extends Object
The processor to use in calls to GridCoverage.convert(RenderedImage, DataType, MathTransform1D[], ImageProcessor). Wrapped in a class for lazy instantiation.
  • Field Details

  • Constructor Details

    • Lazy

      private Lazy()