Uses of Class
org.faceless.pdf2.PageExtractor.Image
-
Packages that use PageExtractor.Image Package Description org.faceless.pdf2 Contains the classes used to create a PDF document -
-
Uses of PageExtractor.Image in org.faceless.pdf2
Methods in org.faceless.pdf2 that return types with arguments of type PageExtractor.Image Modifier and Type Method Description Collection<PageExtractor.Image>
PageExtractor. getImages()
Return everyPageExtractor.Image
on the page, in the order they were added to the page.
-