Class RenderingWorkaround

java.lang.Object
org.apache.sis.internal.map.coverage.RenderingWorkaround
All Implemented Interfaces:
RenderedImage

public final class RenderingWorkaround extends Object implements RenderedImage
Workaround for the bug in calls to Graphics2D.drawRenderedImage(…) when the image is tiled and some tiles are not writable.
Since:
1.2
Version:
1.2
Author:
Martin Desruisseaux (Geomatys)
See Also: