|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FreeText | |
| com.qoppa.pdf.annotations | Classes representing PDF annotations. |
| com.qoppa.pdfNotes.settings | Classes used to configure a number of settings for jPDFNotes. |
| Uses of FreeText in com.qoppa.pdf.annotations |
| Subinterfaces of FreeText in com.qoppa.pdf.annotations | |
interface |
Callout
Interface representing a Callout annotation in a PDF document. |
| Methods in com.qoppa.pdf.annotations that return FreeText | |
FreeText |
IAnnotationFactory.createFreeText(String contents)
Constructs a free text annotation with the give content. |
| Uses of FreeText in com.qoppa.pdfNotes.settings |
| Methods in com.qoppa.pdfNotes.settings with parameters of type FreeText | |
static void |
TypewriterTool.setDefaultProperties(FreeText freeText)
This is a convenience method to set the FreeText properties to the TypewriterTool default properties. |
static void |
FreeTextTool.setDefaultProperties(FreeText freeText)
This is a convenience method to set the FreeText properties to the FreeTextTool default properties. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||