Uses of Class
org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
Packages that use PDViewportDictionary
Package
Description
The PDModel package represents a high level API for creating and manipulating PDF documents.
-
Uses of PDViewportDictionary in org.apache.pdfbox.pdmodel
Methods in org.apache.pdfbox.pdmodel that return types with arguments of type PDViewportDictionaryMethod parameters in org.apache.pdfbox.pdmodel with type arguments of type PDViewportDictionaryModifier and TypeMethodDescriptionvoid
PDPage.setViewports
(List<PDViewportDictionary> viewports) Set the viewports.