Uses of Class
com.sun.pdfview.PDFImage
Packages that use PDFImage
-
Uses of PDFImage in com.sun.pdfview
Fields in com.sun.pdfview declared as PDFImageModifier and TypeFieldDescription(package private) PDFImagePDFImageCmd.imageprivate PDFImagePDFImage.sMaskthe SMask image, if anyMethods in com.sun.pdfview that return PDFImageModifier and TypeMethodDescriptionstatic PDFImagePDFImage.createImage(PDFObject obj, Map resources) Read a PDFImage from an image dictionary and streamPDFImage.getSMask()Return the soft mask associated with this imageMethods in com.sun.pdfview with parameters of type PDFImageModifier and TypeMethodDescriptionvoiddraw an imagedraw an image.protected voidSet the soft mask imageConstructors in com.sun.pdfview with parameters of type PDFImage