Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-209 (Final Approval Ballot)

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 Approval Ballot)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 209 specification.