xmlgraphics-commons 1.1

Uses of Interface
org.apache.xmlgraphics.image.writer.MultiImageWriter

Packages that use MultiImageWriter
org.apache.xmlgraphics.image.writer   
org.apache.xmlgraphics.image.writer.internal   
 

Uses of MultiImageWriter in org.apache.xmlgraphics.image.writer
 

Methods in org.apache.xmlgraphics.image.writer that return MultiImageWriter
 MultiImageWriter ImageWriter.createMultiImageWriter(java.io.OutputStream out)
          Creates a MultiImageWriter instance that lets you put multiple pages into a single file if the format supports it.
 MultiImageWriter AbstractImageWriter.createMultiImageWriter(java.io.OutputStream out)
           
 

Uses of MultiImageWriter in org.apache.xmlgraphics.image.writer.internal
 

Methods in org.apache.xmlgraphics.image.writer.internal that return MultiImageWriter
 MultiImageWriter TIFFImageWriter.createMultiImageWriter(java.io.OutputStream out)
           
 


xmlgraphics-commons 1.1

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