org.freehep.graphicsio.pdf
Class PDFCharTableWriter

java.lang.Object
  extended by org.freehep.graphicsio.pdf.PDFCharTableWriter
All Implemented Interfaces:
PDFRedundanceTracker.Writer

public class PDFCharTableWriter
extends java.lang.Object
implements PDFRedundanceTracker.Writer


Constructor Summary
PDFCharTableWriter()
           
 
Method Summary
static PDFCharTableWriter getInstance()
           
 void writeObject(java.lang.Object object, PDFRef ref, PDFWriter pdf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFCharTableWriter

public PDFCharTableWriter()
Method Detail

getInstance

public static PDFCharTableWriter getInstance()

writeObject

public void writeObject(java.lang.Object object,
                        PDFRef ref,
                        PDFWriter pdf)
                 throws java.io.IOException
Specified by:
writeObject in interface PDFRedundanceTracker.Writer
Throws:
java.io.IOException


Copyright © 2000-2007 FreeHEP. All Rights Reserved.