Uses of Class
com.itextpdf.kernel.pdf.annot.PdfTextAnnotation
Packages that use PdfTextAnnotation
-
Uses of PdfTextAnnotation in com.itextpdf.forms.xfdf
Fields in com.itextpdf.forms.xfdf with type parameters of type PdfTextAnnotationModifier and TypeFieldDescriptionprivate final Map
<AnnotObject, PdfTextAnnotation> XfdfReader.annotationsWithInReplyTo
-
Uses of PdfTextAnnotation in com.itextpdf.kernel.pdf.annot
Methods in com.itextpdf.kernel.pdf.annot that return PdfTextAnnotationModifier and TypeMethodDescriptionPdfTextAnnotation.setIconName
(PdfName name) The name of an icon that is used in displaying the annotation.PdfTextAnnotation.setOpen
(boolean open) Sets a flag specifying whether the annotation shall initially be displayed open.PdfTextAnnotation.setStateModel
(PdfString stateModel)