Uses of Class
org.freehep.postscript.stacks.DictionaryStack

Packages that use DictionaryStack
org.freehep.postscript.operators   
org.freehep.postscript.processor   
org.freehep.postscript.stacks   
org.freehep.postscript.types   
 

Uses of DictionaryStack in org.freehep.postscript.operators
 

Methods in org.freehep.postscript.operators with parameters of type DictionaryStack
protected  PSDictionary FontOperator.findFont(DictionaryStack dictStack, PSName key)
           
 

Uses of DictionaryStack in org.freehep.postscript.processor
 

Methods in org.freehep.postscript.processor that return DictionaryStack
 DictionaryStack Processor.dictStack()
           
 

Uses of DictionaryStack in org.freehep.postscript.stacks
 

Methods in org.freehep.postscript.stacks that return DictionaryStack
 DictionaryStack OperandStack.dictStack()
           
 

Uses of DictionaryStack in org.freehep.postscript.types
 

Methods in org.freehep.postscript.types with parameters of type DictionaryStack
 void PSDebugger.update(DictionaryStack dictStack, ExecutableStack execStack, OperandStack operandStack)
           
 

Constructors in org.freehep.postscript.types with parameters of type DictionaryStack
PSGState(PSDevice device, DictionaryStack dictStack)
           
 



Copyright © 2001-2009 FreeHEP. All Rights Reserved.