Package org.opengis.test.coverage.image
package org.opengis.test.coverage.image
Test suites for coverage implemented on top of the Java Image I/O API.
Using the standard Image I/O API is one possible implementation strategy among others.
For vendors who choose this strategy, this package may facilitate their tests.
- Since:
- 3.1
-
ClassDescriptionBase class for all image I/O tests.Validators for implementations of
java.awt.image
orjavax.imageio
services.Base class for testingImageWriter
implementations.A row-major iterator over sample values in aRaster
orRenderedImage
.