Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Package
javax.imageio.stream

Packages that use javax.imageio.stream
Package Description
javax.imageio The main package of the Java Image I/O API. 
javax.imageio.spi A package of the Java Image I/O API containing the plug-in interfaces for readers, writers, transcoders, and streams, and a runtime registry. 
javax.imageio.stream A package of the Java Image I/O API dealing with low-level I/O from files and streams. 
 

Classes in javax.imageio.stream used by javax.imageio
Class and Description
ImageInputStream
          A seekable input stream interface for use by ImageReaders.
ImageOutputStream
          A seekable output stream interface for use by ImageWriters.
 

Classes in javax.imageio.stream used by javax.imageio.spi
Class and Description
ImageInputStream
          A seekable input stream interface for use by ImageReaders.
ImageOutputStream
          A seekable output stream interface for use by ImageWriters.
 

Classes in javax.imageio.stream used by javax.imageio.stream
Class and Description
IIOByteBuffer
          A class representing a mutable reference to an array of bytes and an offset and length within that array.
ImageInputStream
          A seekable input stream interface for use by ImageReaders.
ImageInputStreamImpl
          An abstract class implementing the ImageInputStream interface.
ImageOutputStream
          A seekable output stream interface for use by ImageWriters.
ImageOutputStreamImpl
          An abstract class implementing the ImageOutputStream interface.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.