xmlgraphics-commons 1.3

Uses of Class
org.apache.xmlgraphics.ps.PSState

Packages that use PSState
org.apache.xmlgraphics.ps Classes for the creation of PostScript files. 
 

Uses of PSState in org.apache.xmlgraphics.ps
 

Methods in org.apache.xmlgraphics.ps that return PSState
 PSState PSGenerator.getCurrentState()
          Returns the current graphics state.
 

Constructors in org.apache.xmlgraphics.ps with parameters of type PSState
PSState(PSState org, boolean copyTransforms)
          Copy constructor
 


xmlgraphics-commons 1.3

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.