FreeHEP API
Version current

org.freehep.graphicsio.png
Class PNGExportFileType

java.lang.Object
  extended byorg.freehep.util.export.ExportFileType
      extended byorg.freehep.graphicsio.exportchooser.AbstractExportFileType
          extended byorg.freehep.graphicsio.exportchooser.ImageExportFileType
              extended byorg.freehep.graphicsio.png.PNGExportFileType
All Implemented Interfaces:
Comparable

public class PNGExportFileType
extends ImageExportFileType

Version:
$Id: PNGExportFileType.java,v 1.9 2003/12/08 23:37:56 duns Exp $
Author:
Charles Loomis
Source Code:
PNGExportFileType.java

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
createOptionPanel, getDescription, getExtensions, getGraphics, getInstance, getMIMETypes, 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, adjustExtension, adjustFilename, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getExportFileTypes, getExportFileTypes, getExtension, getFileExtension, getFileFilter, isMultipageCapable, setClassLoader
 
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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.