| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--planetj.common.JPGWriter
Creation date: (9/27/2001 9:13:22 AM)
| Constructor Summary | |
JPGWriter()
JPGWriter constructor comment.  | 
|
| Method Summary | |
static File | 
writeJPEGFile(BufferedImage image,
              File jpegFile)
Changed by TJH (5/23/2003 11:15:26 AM) to throw CMException  | 
static File | 
writeJPEGFile(BufferedImage image,
              File jpegFile,
              float quality)
Changed by TJH (5/23/2003 11:15:26 AM) to throw CMException  | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public JPGWriter()
| Method Detail | 
public static final File writeJPEGFile(BufferedImage image,
                                       File jpegFile)
                                throws CMException
CMException
public static final File writeJPEGFile(BufferedImage image,
                                       File jpegFile,
                                       float quality)
                                throws CMException
CMException
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||