org.freehep.graphicsio.ps
Class PSExportFileType

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

public class PSExportFileType
extends AbstractPSExportFileType

Version:
$Id: PSExportFileType.java 12753 2007-06-12 22:32:31Z duns $
Author:
Mark Donszelmann, Charles Loomis, Simon Fischer

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
PSExportFileType()
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String[] getExtensions()
           
 boolean isMultipageCapable()
           
 
Methods inherited from class org.freehep.graphicsio.ps.AbstractPSExportFileType
createOptionPanel, 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, setClassLoader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSExportFileType

public PSExportFileType()
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

isMultipageCapable

public boolean isMultipageCapable()
Overrides:
isMultipageCapable in class org.freehep.util.export.ExportFileType


Copyright © 2000-2007 FreeHEP. All Rights Reserved.