org.freehep.graphicsio.raw
Class RawExportFileType

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.raw.RawExportFileType
All Implemented Interfaces:
java.lang.Comparable

public class RawExportFileType
extends ImageExportFileType

Version:
$Id: RawExportFileType.java 9311 2006-11-12 16:30:03Z duns $
Author:
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
RawExportFileType()
           
 
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

RawExportFileType

public RawExportFileType()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.