Uses of Class
org.apache.xmlgraphics.ps.dsc.ResourceTracker
Packages that use ResourceTracker
-
Uses of ResourceTracker in org.apache.xmlgraphics.ps
Methods in org.apache.xmlgraphics.ps that return ResourceTrackerModifier and TypeMethodDescriptionPSGenerator.getResourceTracker()Resturns the ResourceTracker instance associated with this PSGenerator.Methods in org.apache.xmlgraphics.ps with parameters of type ResourceTrackerModifier and TypeMethodDescriptionvoidPSGenerator.setResourceTracker(ResourceTracker resTracker) Sets the ResourceTracker instance to be associated with this PSGenerator.