FreeHEP API
Version current

org.freehep.graphicsio.pdf
Class PDFCharTableWriter

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

public class PDFCharTableWriter
extends Object
implements PDFRedundanceTracker.Writer

Source Code:
PDFCharTableWriter.java

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
Throws:
IOException

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.