Uses of Class
org.freehep.postscript.PSString

Uses of PSString in org.freehep.postscript
 

Methods in org.freehep.postscript that return PSString
 PSString OperandStack.popString()
           
 PSString PSString.set(String s)
           
 PSString PSString.subString(int index)
           
 PSString PSString.subString(int index, int count)
           
 

Methods in org.freehep.postscript with parameters of type PSString
 PSGlyph PSCharStringDecoder.decode(PSString charString)
           
 int PSString.indexOf(PSString s)
           
 



Copyright © 2000-2006 FreeHEP. All Rights Reserved.