Package | Description |
---|---|
com.qoppa.pdf.annotations |
Classes representing PDF annotations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Circle
Interface representing a Circle annotation in a PDF document.
|
interface |
Ink
Interface representing an Ink annotation in a PDF document.
|
interface |
Line
Interface representing a Line annotation in a PDF document.
|
interface |
Polygon
Class representing a Polygon annotation in a PDF document.
|
interface |
Polyline
Class representing a Polyline annotation in a PDF document.
|
interface |
Redaction
Interface representing a Redaction annotation in a PDF document.
|
interface |
Square
Interface representing a Square annotation in a PDF document.
|