Uses of Class
org.apache.fop.render.ps.PSRenderingUtil
-
Packages that use PSRenderingUtil Package Description org.apache.fop.render.ps PostScript Renderer -
-
Uses of PSRenderingUtil in org.apache.fop.render.ps
Methods in org.apache.fop.render.ps that return PSRenderingUtil Modifier and Type Method Description PSRenderingUtilPSDocumentHandler. getPSUtil()Methods in org.apache.fop.render.ps with parameters of type PSRenderingUtil Modifier and Type Method Description voidResourceHandler. process(java.io.InputStream in, java.io.OutputStream out, int pageCount, java.awt.geom.Rectangle2D documentBoundingBox, PSRenderingUtil psUtil)Rewrites the temporary PostScript file generated by PSRenderer adding all needed resources (fonts and images).
-