Uses of Class org.pdfbox.pdmodel.interactive.annotation.PDAnnotation

Uses in package org.pdfbox.pdmodel.interactive.annotation

Classes derived from org.pdfbox.pdmodel.interactive.annotation.PDAnnotation

class
This is the class that represents a file attachement.
class
This is the class that represents a line annotation.
class
This is the class that represents a link annotation.
class
This class represents the additonal fields of a Markup type Annotation.
class
This is the class that represents a popup annotation.
class
This is the class that represents a rubber stamp annotation.
class
This is the class that represents a rectangular or eliptical annotation Introduced in PDF 1.3 specification .
class
This is the class that represents a text annotation.
class
This is the abstract class that represents a text markup annotation Introduced in PDF 1.3 specification, except Squiggly lines in 1.4.
class
This is the class that represents an arbitary Unknown Annotation type.
class
This is the class that represents a widget.

Methods with parameter type org.pdfbox.pdmodel.interactive.annotation.PDAnnotation

void
This will set the annotation to which this one is "In Reply To" the actual relationship is specified by the RT entry.

Methods with return type org.pdfbox.pdmodel.interactive.annotation.PDAnnotation

PDAnnotation
Create the correct annotation from the base COS object.
PDAnnotation
This will retrieve the annotation to which this one is "In Reply To" the actual relationship is specified by the RT entry.