Uses of Class
org.loboevolution.pdfview.PDFRenderer
Packages that use PDFRenderer
-
Uses of PDFRenderer in org.loboevolution.pdfview
Methods in org.loboevolution.pdfview that return PDFRendererModifier and TypeMethodDescriptionCache.getImageRenderer
(PDFPage page, ImageInfo info) Get an image's renderer from the cacheMethods in org.loboevolution.pdfview with parameters of type PDFRendererModifier and TypeMethodDescriptionvoid
Cache.addImage
(PDFPage page, ImageInfo info, BufferedImage image, PDFRenderer renderer) Add an image to the cache.abstract Rectangle2D
PDFCmd.execute
(PDFRenderer state) mark the page or change the graphics statePDFShapeCmd.execute
(PDFRenderer state) mark the page or change the graphics statePDFPaint.fill
(PDFRenderer state, Graphics2D g, GeneralPath s) fill a path with the paint, and record the dirty area.