Package | Description |
---|---|
com.itextpdf.kernel.pdf.annot |
Modifier and Type | Method and Description |
---|---|
Pdf3DAnnotation |
Pdf3DAnnotation.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 |
Pdf3DAnnotation.setDefaultInitialView(PdfObject initialView)
Sets the default initial view of the 3D artwork that shall be used when the annotation is activated.
|
Pdf3DAnnotation |
Pdf3DAnnotation.setInteractive(boolean interactive)
Sets the primary use of the 3D annotation.
|
Pdf3DAnnotation |
Pdf3DAnnotation.setViewBox(Rectangle viewBox)
Sets the 3D view box, which is the rectangular area in which the 3D artwork shall be drawn.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.