Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.Annotation
-
Packages that use Annotation Package Description com.gitlab.pdftk_java.com.lowagie.text com.gitlab.pdftk_java.com.lowagie.text.pdf -
-
Uses of Annotation in com.gitlab.pdftk_java.com.lowagie.text
Constructors in com.gitlab.pdftk_java.com.lowagie.text with parameters of type Annotation Constructor Description Annotation(Annotation an)
-
Uses of Annotation in com.gitlab.pdftk_java.com.lowagie.text.pdf
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type Annotation Modifier and Type Method Description (package private) static PdfAnnotation
PdfDocument. convertAnnotation(PdfWriter writer, Annotation annot)
-