Uses of Class
com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
Uses of Pdf3DAnnotation in com.itextpdf.kernel.pdf.annot
Modifier and TypeMethodDescriptionPdf3DAnnotation.setActivationDictionary
(PdfDictionary activationDictionary) Sets the activation dictionary that defines the times at which the annotation shall be activated and deactivated and the state of the 3D artwork instance at those times.Pdf3DAnnotation.setDefaultInitialView
(PdfObject initialView) Sets the default initial view of the 3D artwork that shall be used when the annotation is activated.Pdf3DAnnotation.setInteractive
(boolean interactive) Sets the primary use of the 3D annotation.Pdf3DAnnotation.setViewBox
(Rectangle viewBox) Sets the 3D view box, which is the rectangular area in which the 3D artwork shall be drawn.