|
JSR-209 (Final Approval Ballot) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use javax.imageio | |
| javax.imageio | The main package of the Java Image I/O API. |
| javax.imageio.event | A package of the Java Image I/O API dealing with synchronous notification of events during the reading and writing of images. |
| Classes in javax.imageio used by javax.imageio | |
| IIOException
An exception class used for signaling run-time failure of reading and writing operations. |
|
| IIOImage
A simple container class to aggregate an image. |
|
| IIOParam
A superclass of all classes describing how streams should be decoded or encoded. |
|
| IIOParamController
An interface to be implemented by objects that can determine the settings of an IIOParam object, either by putting up a
GUI to obtain values from a user, or by other means. |
|
| ImageReader
An abstract superclass for parsing and decoding of images. |
|
| ImageReadParam
A class describing how a stream is to be decoded. |
|
| ImageTypeSpecifier
A class that allows the format of an image (in particular, its SampleModel and ColorModel) to be
specified in a convenient manner. |
|
| ImageWriteParam
A class describing how a stream is to be encoded. |
|
| ImageWriter
An abstract superclass for encoding and writing images. |
|
| Classes in javax.imageio used by javax.imageio.event | |
| ImageReader
An abstract superclass for parsing and decoding of images. |
|
| ImageWriter
An abstract superclass for encoding and writing images. |
|
|
JSR-209 (Final Approval Ballot) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||