FreeHEP API
Version v1.2

org.freehep.graphicsio.png
Class PNGExportFileType

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

public class PNGExportFileType
extends ImageExportFileType

Version:
$Id: PNGExportFileType.java,v 1.6 2003/04/30 00:24:06 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
PNGExportFileType()
           
 
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

PNGExportFileType

public PNGExportFileType()

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.