org.openscience.jmol.app.jmolpanel
Class PdfCreator

java.lang.Object
  extended by org.openscience.jmol.app.jmolpanel.PdfCreator
All Implemented Interfaces:
JmolPdfCreatorInterface

public class PdfCreator
extends Object
implements JmolPdfCreatorInterface


Constructor Summary
PdfCreator()
           
 
Method Summary
 String createPdfDocument(String fileName, Image image)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfCreator

public PdfCreator()
Method Detail

createPdfDocument

public String createPdfDocument(String fileName,
                                Image image)
Specified by:
createPdfDocument in interface JmolPdfCreatorInterface