Uses of Class
com.openhtmltopdf.pdfboxout.PdfBoxImage
-
Packages that use PdfBoxImage Package Description com.openhtmltopdf.pdfboxout -
-
Uses of PdfBoxImage in com.openhtmltopdf.pdfboxout
Methods in com.openhtmltopdf.pdfboxout with parameters of type PdfBoxImage Modifier and Type Method Description void
PdfBoxFastOutputDevice. realizeImage(PdfBoxImage img)
void
PdfBoxOutputDevice. realizeImage(PdfBoxImage img)
void
PdfBoxSlowOutputDevice. realizeImage(PdfBoxImage img)
private void
PdfBoxUserAgent. scaleToOutputResolution(PdfBoxImage image)
-