org.freehep.graphicsio.ps
Class EPSExportFileType

java.lang.Object
  extended by org.freehep.util.export.ExportFileType
      extended by org.freehep.graphicsio.exportchooser.AbstractExportFileType
          extended by org.freehep.graphicsio.ps.AbstractPSExportFileType
              extended by org.freehep.graphicsio.ps.EPSExportFileType
All Implemented Interfaces:
java.lang.Comparable

public class EPSExportFileType
extends AbstractPSExportFileType

Version:
$Id: EPSExportFileType.java 12753 2007-06-12 22:32:31Z 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.ps.AbstractPSExportFileType
bitsList, preview, previewCheckBox
 
Constructor Summary
EPSExportFileType()
           
 
Method Summary
 javax.swing.JPanel createOptionPanel(java.util.Properties user)
           
 java.lang.String getDescription()
           
 java.lang.String[] getExtensions()
           
 
Methods inherited from class org.freehep.graphicsio.ps.AbstractPSExportFileType
getGraphics, getGraphics, getMIMETypes, hasOptionPanel
 
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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPSExportFileType

public EPSExportFileType()
Method Detail

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in class org.freehep.util.export.ExportFileType

getExtensions

public java.lang.String[] getExtensions()
Specified by:
getExtensions in class org.freehep.util.export.ExportFileType

createOptionPanel

public javax.swing.JPanel createOptionPanel(java.util.Properties user)
Overrides:
createOptionPanel in class AbstractPSExportFileType


Copyright © 2000-2007 FreeHEP. All Rights Reserved.