org.freehep.postscript
Class PSCharStringDecoder

java.lang.Object
  extended by org.freehep.postscript.PSCharStringDecoder

public class PSCharStringDecoder
extends Object


Constructor Summary
PSCharStringDecoder(PSDictionary dict)
           
 
Method Summary
 PSGlyph decode(PSString charString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSCharStringDecoder

public PSCharStringDecoder(PSDictionary dict)
Method Detail

decode

public PSGlyph decode(PSString charString)
               throws IOException
Throws:
IOException


Copyright © 2000-2006 FreeHEP. All Rights Reserved.