xmlgraphics-commons 1.0

org.apache.xmlgraphics.image.codec.util
Interface ImageDecodeParam

All Superinterfaces:
java.lang.Cloneable, java.io.Serializable
All Known Subinterfaces:
ImageEncodeParam
All Known Implementing Classes:
PNGDecodeParam, PNGEncodeParam, TIFFDecodeParam, TIFFEncodeParam

public interface ImageDecodeParam
extends java.lang.Cloneable, java.io.Serializable

An empty (marker) interface to be implemented by all image decoder parameter classes.

This interface is not a committed part of the JAI API. It may be removed or changed in future releases of JAI.



xmlgraphics-commons 1.0

Copyright 1999-2006 The Apache Software Foundation. All Rights Reserved.