Package org.apache.sis.internal.map.coverage
package org.apache.sis.internal.map.coverage
Helper classes for the rendering of grid coverages.
This package is for internal use by SIS only. Classes in this package
may change in incompatible ways in any future version without notice.
- Since:
- 1.2
- Version:
- 1.3
-
ClassesClassDescriptionA helper class for reading
GridCoverage
instances at various resolutions.TheRenderedImage
to draw in aPlanarCanvas
together with transforms from pixel coordinates to display coordinates.Workaround for the bug in calls toGraphics2D.drawRenderedImage(…)
when the image is tiled and some tiles are not writable.