gui
Class EPSImageType

java.lang.Object
  extended by gui.ImageType
      extended by gui.EPSImageType

public class EPSImageType
extends ImageType


Constructor Summary
EPSImageType()
           
 
Method Summary
 boolean isAvailable()
           
 void write(java.io.File f, java.awt.Component c)
           
 
Methods inherited from class gui.ImageType
changeSuffix, getFileFilter, getFileType, getTypes, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EPSImageType

public EPSImageType()
Method Detail

isAvailable

public boolean isAvailable()

write

public void write(java.io.File f,
                  java.awt.Component c)
           throws java.io.IOException
Overrides:
write in class ImageType
Throws:
java.io.IOException