FreeHEP API
Version v1.2.2

org.freehep.graphicsio.exportchooser
Class ZZZImageExportFileType

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

public class ZZZImageExportFileType
extends ImageExportFileType

Template class to create ImageExportFileType classes for different imageio export file types.

Version:
$Id: ZZZImageExportFileType.java,v 1.1 2003/06/11 18:59:10 duns Exp $
Author:
Mark Donszelmann

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
ZZZImageExportFileType()
           
 
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, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getExportFileTypes, getExportFileTypes, getFileFilter, isMultipageCapable, setClassLoader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZZZImageExportFileType

public ZZZImageExportFileType()

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.