Package | Description |
---|---|
org.ocopomo.annotation.model | |
org.ocopomo.annotation.model.impl | |
org.ocopomo.annotation.model.util |
Modifier and Type | Method and Description |
---|---|
PdfAnnotation |
AnnotationModelFactory.createPdfAnnotation()
Returns a new object of class 'Pdf Annotation'
|
Modifier and Type | Class and Description |
---|---|
class |
PdfAnnotationImpl
An implementation of the model object 'Pdf Annotation'
|
Modifier and Type | Method and Description |
---|---|
PdfAnnotation |
AnnotationModelFactoryImpl.createPdfAnnotation() |
Modifier and Type | Method and Description |
---|---|
T |
AnnotationModelSwitch.casePdfAnnotation(PdfAnnotation object)
Returns the result of interpreting the object as an instance of 'Pdf Annotation'
|