Uses of Class
org.foray.ps.PsGraphicsState

Packages that use PsGraphicsState
org.foray.ps Classes for handling the intepretation of PostScript input. 
 

Uses of PsGraphicsState in org.foray.ps
 

Methods in org.foray.ps that return PsGraphicsState
 PsGraphicsState PsGraphicsState.clone()
           
 PsGraphicsState PsGraphicsState.duplicate()
           
protected  PsGraphicsState PsGraphicsStateStack.filterPush(PsGraphicsState objectToPush)
           
 PsGraphicsState PsInterpreter4a.getGraphicsState()
          Returns the current graphics state.
 

Methods in org.foray.ps with parameters of type PsGraphicsState
protected  void PsGraphicsState.copy(PsGraphicsState copyFrom)
          Copies the contents of copyFrom into this, in conformity with the requirements of the copy operator.
protected  PsGraphicsState PsGraphicsStateStack.filterPush(PsGraphicsState objectToPush)
           
 



Copyright © 2017. All rights reserved.