| Name | Description | Type | Package | Framework |
| FileCacheSeekableStream | A subclass of SeekableStream that may be used to wrap a regular InputStream. | Class | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| ForwardSeekableStream | A subclass of SeekableStream that may be used to wrap a regular InputStream efficiently. | Class | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| ImageDecodeParam | An empty (marker) interface to be implemented by all image decoder This interface is not a committed part of the JAI API. | Interface | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| ImageDecoder | An interface describing objects that transform an InputStream into a BufferedImage or Raster. | Interface | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| ImageDecoderImpl | A partial implementation of the ImageDecoder interface useful for subclassing. | Class | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| ImageEncodeParam | An empty (marker) interface to be implemented by all image encoder This interface is not a committed part of the JAI API. | Interface | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| ImageEncoder | An interface describing objects that transform a BufferedImage or Raster into an OutputStream. | Interface | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| ImageEncoderImpl | A partial implementation of the ImageEncoder interface useful for This class is not a committed part of the JAI API. | Class | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| MemoryCacheSeekableStream | A subclass of SeekableStream that may be used to wrap a regular InputStream. | Class | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| PropertyUtil | Class | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik | |
| SeekableOutputStream | An OutputStream which can seek to an arbitrary offset. | Class | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| SeekableStream | An abstract subclass of java. | Class | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| SimpleRenderedImage | A simple class implemented the RenderedImage interface. | Class | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |
| SingleTileRenderedImage | A simple class that provides RenderedImage functionality given a Raster and a ColorModel. | Class | org.apache.batik.ext.awt.image.codec.util | Apache FOP Batik |