Uses of Class
com.sun.pdfview.ImageInfo
Packages that use ImageInfo
-
Uses of ImageInfo in com.sun.pdfview
Methods in com.sun.pdfview with parameters of type ImageInfoModifier and TypeMethodDescriptionvoidCache.addImage(PDFPage page, ImageInfo info, BufferedImage image) Add an image to the cache.voidCache.addImage(PDFPage page, ImageInfo info, BufferedImage image, PDFRenderer renderer) Add an image to the cache.Get an image from the cacheCache.getImageRenderer(PDFPage page, ImageInfo info) Get an image's renderer from the cachevoidCache.removeImage(PDFPage page, ImageInfo info) Remove an image and its associated renderer from the cacheConstructors in com.sun.pdfview with parameters of type ImageInfoModifierConstructorDescriptionPDFRenderer(PDFPage page, ImageInfo imageinfo, BufferedImage bi) create a new PDFGraphics state