Uses of Class
org.freehep.postscript.PSName

Uses of PSName in org.freehep.postscript
 

Methods in org.freehep.postscript that return PSName
 PSName PSPackedArray.getName(int i)
           
 PSName OperandStack.popName()
           
 

Methods in org.freehep.postscript with parameters of type PSName
protected  void FontOperator.defineFont(PSDictionary fontDirectory, PSName key, PSDictionary font)
           
protected  PSDictionary FontOperator.findFont(PSDictionary fontDirectory, PSName key)
           
protected  PSGlyph FontOperator.getCachedGlyph(PSDictionary font, PSName name)
           
 void PSDictionary.put(PSName key, String[] value)
           
protected  void FontOperator.show(OperandStack os, int cc, PSName name)
           
protected  void FontOperator.show(OperandStack os, PSGState gs, PSDictionary font, int cc, PSName name)
           
protected static float FontOperator.stringWidth(PSDictionary font, PSName name)
           
 



Copyright © 2000-2006 FreeHEP. All Rights Reserved.