Uses of Class
com.pdftools.pdf2image.ImageSectionMapping
Packages that use ImageSectionMapping
-
Uses of ImageSectionMapping in com.pdftools.pdf2image
Subclasses of ImageSectionMapping in com.pdftools.pdf2imageModifier and TypeClassDescriptionclassThe image section mapping suitable for Fax output imagesclassThe image section mapping to render entire pages at a specific resolutionclassThe image section mapping to render entire pages using a specific image pixel size -
Uses of ImageSectionMapping in com.pdftools.pdf2image.profiles
Methods in com.pdftools.pdf2image.profiles that return ImageSectionMappingModifier and TypeMethodDescriptionViewing.getImageSectionMapping()The image section mapping (Getter)Methods in com.pdftools.pdf2image.profiles with parameters of type ImageSectionMappingModifier and TypeMethodDescriptionvoidViewing.setImageSectionMapping(ImageSectionMapping value) The image section mapping (Setter)