xmlgraphics-commons 1.0

org.apache.xmlgraphics.image.writer.imageio
Class ImageIOTIFFImageWriter

java.lang.Object
  extended byorg.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
      extended byorg.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
All Implemented Interfaces:
java.util.EventListener, javax.imageio.event.IIOWriteWarningListener, ImageWriter

public class ImageIOTIFFImageWriter
extends ImageIOImageWriter

ImageWriter that encodes TIFF images using Image I/O.

Version:
$Id: ImageIOTIFFImageWriter.java 390673 2006-04-01 14:14:47Z jeremias $

Constructor Summary
ImageIOTIFFImageWriter()
          Main constructor.
 
Methods inherited from class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
getChildNode, getDefaultWriteParam, getMIMEType, updateMetadata, warningOccurred, writeImage, writeImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageIOTIFFImageWriter

public ImageIOTIFFImageWriter()
Main constructor.


xmlgraphics-commons 1.0

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