JSR-209 (Final Release)

Uses of Class
javax.imageio.IIOParam

Packages that use IIOParam
javax.imageio The main package of the Java Image I/O API. 
 

Uses of IIOParam in javax.imageio
 

Subclasses of IIOParam in javax.imageio
 class ImageReadParam
          A class describing how a stream is to be decoded.
 class ImageWriteParam
          A class describing how a stream is to be encoded.
 

Methods in javax.imageio with parameters of type IIOParam
 boolean IIOParamController.activate(IIOParam param)
          Activates the controller.
 


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.