|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Annotation | |
---|---|
org.pdfclown.documents.interaction.annotations | Annotations used to associate an object such as a note, sound, or movie with a location on a page of a PDF document, or to provide a way to interact with the user by means of the mouse and keyboard [PDF:1.6:8.4]. |
Uses of Annotation in org.pdfclown.documents.interaction.annotations |
---|
Subclasses of Annotation in org.pdfclown.documents.interaction.annotations | |
---|---|
class |
CalloutNote
Free text annotation [PDF:1.6:8.4.5]. |
class |
Caret
Caret annotation [PDF:1.6:8.4.5]. |
class |
DualWidget
Dual-state widget annotation. |
class |
Ellipse
Circle annotation [PDF:1.6:8.4.5]. |
class |
FileAttachment
File attachment annotation [PDF:1.6:8.4.5]. |
class |
Line
Line annotation [PDF:1.6:8.4.5]. |
class |
Link
Link annotation [PDF:1.6:8.4.5]. |
class |
Movie
Movie annotation [PDF:1.6:8.4.5]. |
class |
Note
Text annotation [PDF:1.6:8.4.5]. |
class |
Polygon
Polygon annotation [PDF:1.6:8.4.5]. |
class |
Polyline
Polyline annotation [PDF:1.6:8.4.5]. |
class |
Popup
Pop-up annotation [PDF:1.6:8.4.5]. |
class |
Rectangle
Square annotation [PDF:1.6:8.4.5]. |
class |
RubberStamp
Rubber stamp annotation [PDF:1.6:8.4.5]. |
class |
Screen
Screen annotation [PDF:1.6:8.4.5]. |
class |
Scribble
Freehand "scribble" composed of one or more disjoint paths [PDF:1.6:8.4.5]. |
class |
Shape
Abstract shape annotation. |
class |
Sound
Sound annotation [PDF:1.6:8.4.5]. |
class |
TextMarkup
Text markup annotation [PDF:1.6:8.4.5]. |
class |
VertexShape
Abstract vertexed shape annotation. |
class |
Widget
Widget annotation [PDF:1.6:8.4.5]. |
Methods in org.pdfclown.documents.interaction.annotations that return Annotation | |
---|---|
Annotation |
Annotation.clone(Document context)
|
Annotation |
Popup.getParent()
Gets the parent annotation. |
static Annotation |
Annotation.wrap(PdfDirectObject baseObject)
Wraps an annotation base object into an annotation object. |
Methods in org.pdfclown.documents.interaction.annotations with parameters of type Annotation | |
---|---|
void |
Popup.setParent(Annotation value)
|
Constructors in org.pdfclown.documents.interaction.annotations with parameters of type Annotation | |
---|---|
AnnotationActions(Annotation parent)
|
|
WidgetActions(Annotation parent)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |