FreeHEP API
Version v1.2

org.freehep.graphicsio.jpg
Class JPGExportFileType

java.lang.Object
  |
  +--org.freehep.util.export.ExportFileType
        |
        +--org.freehep.graphicsio.exportchooser.AbstractExportFileType
              |
              +--org.freehep.graphicsio.exportchooser.ImageExportFileType
                    |
                    +--org.freehep.graphicsio.jpg.JPGExportFileType
All Implemented Interfaces:
Comparable

public class JPGExportFileType
extends ImageExportFileType

Version:
$Id: JPGExportFileType.java,v 1.2 2003/04/30 00:24:03 duns Exp $
Author:
Charles Loomis

Nested Class Summary
 
Nested classes inherited from class org.freehep.graphicsio.exportchooser.AbstractExportFileType
AbstractExportFileType.CancelThread
 
Field Summary
 
Fields inherited from class org.freehep.graphicsio.exportchooser.ImageExportFileType
antialias, antialiasText, compress, compressDescription, compressMode, compressQuality, format, param, progressive, spi
 
Constructor Summary
JPGExportFileType()
           
 
Methods inherited from class org.freehep.graphicsio.exportchooser.ImageExportFileType
canWriteTransparent, canWriteUncompressed, createOptionPanel, getDescription, getExtensions, getGraphics, getInstance, hasOptionPanel, toString
 
Methods inherited from class org.freehep.graphicsio.exportchooser.AbstractExportFileType
applyChangedOptions, exportToFile, exportToFile, exportToFile, exportToFile, getGraphics
 
Methods inherited from class org.freehep.util.export.ExportFileType
adjustExtension, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getExportFileTypes, getExportFileTypes, getFileFilter, isMultipageCapable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JPGExportFileType

public JPGExportFileType()

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.