Uses of Class
org.loboevolution.pdfview.PDFRenderer
-
Uses of PDFRenderer in org.loboevolution.pdfview
Modifier and TypeMethodDescriptionCache.getImageRenderer
(PDFPage page, ImageInfo info) Get an image's renderer from the cacheModifier 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.