Uses of Class
org.freehep.postscript.PSGlyph

Uses of PSGlyph in org.freehep.postscript
 

Subclasses of PSGlyph in org.freehep.postscript
 class PSJavaGlyph
          Object is only for storage and lookup in Dictionaries and Arrays, not to be executed.
 class PSType1Glyph
          Object is only for storage and lookup in Dictionaries and Arrays, not to be executed.
 

Fields in org.freehep.postscript declared as PSGlyph
protected  PSGlyph FontOperator.currentGlyph
           
 

Methods in org.freehep.postscript that return PSGlyph
 PSGlyph PSCharStringDecoder.decode(PSString charString)
           
protected  PSGlyph FontOperator.getCachedGlyph(PSDictionary font, PSName name)
           
 



Copyright © 2000-2006 FreeHEP. All Rights Reserved.