|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDAnnotation | |
---|---|
org.pdfbox.pdmodel.interactive.annotation | The annotation package contains classes that work with PDF annotation elements. |
Uses of PDAnnotation in org.pdfbox.pdmodel.interactive.annotation |
---|
Subclasses of PDAnnotation in org.pdfbox.pdmodel.interactive.annotation | |
---|---|
class |
PDAnnotationRubberStamp
This is the class that represents a widget. |
class |
PDAnnotationUnknown
This is the class that represents an arbitary Unknown Annotation type. |
class |
PDAnnotationWidget
This is the class that represents a widget. |
Methods in org.pdfbox.pdmodel.interactive.annotation that return PDAnnotation | |
---|---|
static PDAnnotation |
PDAnnotation.createAnnotation(COSBase base)
Create the correct annotation from the base COS object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |