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) PDFImage
PDFImageCmd.image
private PDFImage
PDFImage.sMask
the SMask image, if anyMethods in com.sun.pdfview that return PDFImageModifier and TypeMethodDescriptionstatic PDFImage
PDFImage.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 TypeMethodDescriptionvoid
draw an imagedraw an image.protected void
Set the soft mask imageConstructors in com.sun.pdfview with parameters of type PDFImage