Uses of Class
com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
Uses of PdfFreeTextAnnotation in com.itextpdf.kernel.pdf.annot
Modifier and TypeMethodDescriptionPdfFreeTextAnnotation.setBorderEffect
(PdfDictionary borderEffect) Sets a border effect dictionary that specifies an effect that shall be applied to the border of the annotations.PdfFreeTextAnnotation.setBorderStyle
(PdfDictionary borderStyle) Sets border style dictionary that has more settings than the array specified for the Border entry (PdfAnnotation.getBorder()
).PdfFreeTextAnnotation.setBorderStyle
(PdfName style) Setter for the annotation's preset border style.PdfFreeTextAnnotation.setCalloutLine
(float[] calloutLine) PdfFreeTextAnnotation.setCalloutLine
(PdfArray calloutLine) PdfFreeTextAnnotation.setDashPattern
(PdfArray dashPattern) Setter for the annotation's preset dashed border style.PdfFreeTextAnnotation.setDefaultAppearance
(AnnotationDefaultAppearance da) PdfFreeTextAnnotation.setDefaultAppearance
(PdfString appearanceString) The default appearance string that shall be used in formatting the text.PdfFreeTextAnnotation.setDefaultStyleString
(PdfString defaultStyleString) PdfFreeTextAnnotation.setJustification
(int justification) A code specifying the form of quadding (justification) that is used in displaying the annotation's text: 0 - Left-justified, 1 - Centered, 2 - Right-justified.PdfFreeTextAnnotation.setLineEndingStyle
(PdfName lineEndingStyle) PdfFreeTextAnnotation.setRectangleDifferences
(PdfArray rect) A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the inner rectangle where the annotation's text should be displayed