JSR-209 (Final Release)

javax.imageio.metadata
Class IIOMetadata

java.lang.Object
  extended byjavax.imageio.metadata.IIOMetadata

public abstract class IIOMetadata
extends java.lang.Object

The IIOMetadata class is included in the 209 specification to provide a mechanism to supply an ImageWriteParam to an ImageWriter. Note that it serves no other purpose in this optional package.

See Also:
ImageWriter.write(javax.imageio.metadata.IIOMetadata, IIOImage, ImageWriteParam)

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


JSR-209 (Final Release)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2006 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.