public static class AnnotationContainer.PDAnnotationLinkContainer extends AnnotationContainer
AnnotationContainer.PDAnnotationFileAttachmentContainer, AnnotationContainer.PDAnnotationLinkContainer| Constructor and Description |
|---|
PDAnnotationLinkContainer(org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink pdAnnotationLink) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation |
getPdAnnotation() |
void |
setBorderStyle(org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary styleDict) |
void |
setQuadPoints(float[] quadPoints) |
setPrinted, setRectanglepublic PDAnnotationLinkContainer(org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink pdAnnotationLink)
public org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation getPdAnnotation()
getPdAnnotation in class AnnotationContainerpublic void setQuadPoints(float[] quadPoints)
setQuadPoints in class AnnotationContainerpublic void setBorderStyle(org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary styleDict)
setBorderStyle in class AnnotationContainerCopyright © 2004–2025. All rights reserved.