Interface | Description |
---|---|
IAnnotationManagerNotes |
This interface extends
IAnnotationManager to manage the review/marked status of Annotations. |
IPDFListener |
This interface is used to notify a host application of PDF document loading and saving
as well as annotations adding or deleting within the document.
|
IPDFSaver |
This interface is used to save the modified PDF documents.
|
MutableDocument |
Allow document manipulation within jPDFNotes.
|
Class | Description |
---|---|
AnnotAlignmentToolbar |
The AnnotAlignmentToolbar allows aligning annotations by their edges,
distributing annotations vertically or horizontally, or resizing annotations
to be of the same width and/or height.
|
AnnotPropertiesToolbar |
The AnnotPropertiesToolbar allows changing common annotation appearance properties
quickly from a tool bar without the need to open the full properties dialog.
|
AnnotPropsToolbarVisibilitySettings |
AnnotToolbarVisibilitySettings manages the visibility of the controls on the
AnnotPropertiesToolbar and TextAnnotPropertiesToolbar . |
AnnotToolbar |
This class implements the toolbar that provides annotation tools.
|
EditToolbar |
The PDF Notes toolbar.
|
GridSettings |
This class holds information about the grid including the color, number of subdivisions, offset
from the top and left, and spacing between major grid lines.
|
HTTPSaver |
This class implements a custom IPDFSaver to save a file to a URL, using the standard HTTP POST file upload
protocol.
|
PDFNotesBean |
PDFNotesBean is a component that can be used to display and annotate
PDF documents within an application or an applet.
|
PDFNotesBean.KeyInfoNotes |
This is the Main-Class for the jPDFNotes.jar that can generate server key
requests, validate a key, and display server information.
|
RulerSettings |
This class holds settings to display the ruler headers.
|
SelectToolbarNotes |
The jPDFNotes selection toolbar.
|
TextAnnotPropertiesToolbar |
The TextAnnotPropertiesToolbar allows changing common annotation text properties
quickly from a tool bar without the need to open the full properties dialog.
|