Uses of Class
org.freehep.postscript.PSGState

Uses of PSGState in org.freehep.postscript
 

Methods in org.freehep.postscript that return PSGState
 PSGState OperandStack.gstate()
           
 PSGState GStateStack.popGState()
           
 PSGState OperandStack.popGState()
           
 PSGState GStateStack.push(PSGState gs)
           
 

Methods in org.freehep.postscript with parameters of type PSGState
 void PSGState.copyInto(PSGState copy)
           
 PSGState GStateStack.push(PSGState gs)
           
protected  void FontOperator.show(OperandStack os, PSGState gs, PSDictionary font, int cc, PSName name)
           
 

Constructors in org.freehep.postscript with parameters of type PSGState
OperandStack(Processor p, PSGState gs, boolean secure)
           
 



Copyright © 2000-2006 FreeHEP. All Rights Reserved.