public interface PdfAnnotation extends FileAnnotation
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Area> |
getAreas()
Returns the value of the 'Areas' containment reference list.
|
getUri, setUri
getObject, getPhrase, setObject, setPhrase
org.eclipse.emf.common.util.EList<Area> getAreas()
Area
.
If the meaning of the 'Areas' containment reference list isn't clear, there really should be more of a description here...
AnnotationModelPackage.getPdfAnnotation_Areas()