org.cumt.view.utils
Class ImageUtils

java.lang.Object
  extended by org.cumt.view.utils.ImageUtils

public class ImageUtils
extends java.lang.Object


Constructor Summary
ImageUtils()
           
 
Method Summary
static void exportComponentToImage(java.awt.Component c, java.awt.Rectangle area, java.lang.String format, java.io.OutputStream output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageUtils

public ImageUtils()
Method Detail

exportComponentToImage

public static final void exportComponentToImage(java.awt.Component c,
                                                java.awt.Rectangle area,
                                                java.lang.String format,
                                                java.io.OutputStream output)
                                         throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2006 null. All Rights Reserved.