Uses of Class
org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Packages that use ResourceTracker Package Description 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 Modifier and Type Method Description ResourceTrackerPSGenerator. getResourceTracker()Resturns the ResourceTracker instance associated with this PSGenerator.Methods in org.apache.xmlgraphics.ps with parameters of type ResourceTracker Modifier and Type Method Description voidPSGenerator. setResourceTracker(ResourceTracker resTracker)Sets the ResourceTracker instance to be associated with this PSGenerator.
-