org.freehep.graphicsio.ppm
Class PPMExportFileType

java.lang.Object
  extended by org.freehep.util.export.ExportFileType
      extended by org.freehep.graphicsio.exportchooser.AbstractExportFileType
          extended by org.freehep.graphicsio.exportchooser.ImageExportFileType
              extended by org.freehep.graphicsio.ppm.PPMExportFileType
All Implemented Interfaces:
java.lang.Comparable

public class PPMExportFileType
extends ImageExportFileType

Version:
$Id: PPMExportFileType.java 10113 2006-12-04 15:41:17Z duns $
Author:
Mark Donszelmann, Charles Loomis

Nested Class Summary
 
Nested classes/interfaces 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
PPMExportFileType()
           
 
Method Summary
 
Methods inherited from class org.freehep.graphicsio.exportchooser.ImageExportFileType
createOptionPanel, equals, getDescription, getExtensions, getGraphics, getGraphics, getInstance, getMIMETypes, hashCode, hasOptionPanel, toString
 
Methods inherited from class org.freehep.graphicsio.exportchooser.AbstractExportFileType
applyChangedOptions, exportToFile, exportToFile, exportToFile, exportToFile, getGraphics, 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, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PPMExportFileType

public PPMExportFileType()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.