Uses of Class
org.freehep.postscript.PSArray

Uses of PSArray in org.freehep.postscript
 

Methods in org.freehep.postscript that return PSArray
 PSArray OperandStack.popArray()
           
 PSArray PSArray.subArray(int index, int count)
           
 

Methods in org.freehep.postscript with parameters of type PSArray
 void PostScriptStack.copyInto(PSArray a)
           
 void PSDictionary.forAll(PSArray proc, OperandStack os)
           
 



Copyright © 2000-2006 FreeHEP. All Rights Reserved.