FreeHEP API
Version v1.2

org.freehep.graphicsio.pdf
Class PDFCharTableWriter

java.lang.Object
  |
  +--org.freehep.graphicsio.pdf.PDFCharTableWriter
All Implemented Interfaces:
PDFRedundanceTracker.Writer

public class PDFCharTableWriter
extends Object
implements PDFRedundanceTracker.Writer


Constructor Summary
PDFCharTableWriter()
           
 
Method Summary
static PDFCharTableWriter getInstance()
           
 void writeObject(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(Object object,
                        PDFRef ref,
                        PDFWriter pdf)
                 throws IOException
Specified by:
writeObject in interface PDFRedundanceTracker.Writer
IOException

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.