xmlgraphics-commons 1.2

Uses of Class
org.apache.xmlgraphics.ps.dsc.ResourceTracker

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

Uses of ResourceTracker in org.apache.xmlgraphics.ps
 

Methods in org.apache.xmlgraphics.ps that return ResourceTracker
 ResourceTracker PSGenerator.getResourceTracker()
          Resturns the ResourceTracker instance associated with this PSGenerator.
 

Methods in org.apache.xmlgraphics.ps with parameters of type ResourceTracker
 void PSGenerator.setResourceTracker(ResourceTracker resTracker)
          Sets the ResourceTracker instance to be associated with this PSGenerator.
 


xmlgraphics-commons 1.2

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