Frames | No Frames |
Classes derived from org.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup | |
class | This is the class that represents a line 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.
|
Methods with parameter type org.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup | |
void | This will set the markup annotation which this popup relates to.
|
Methods with return type org.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup | |
PDAnnotationMarkup | This will retrieve the markup annotation which this popup relates to.
|