|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AnnotationComponent
AnnotationComponent interfaces. Oulines two main methods needed for management and state saving but avoids having to load the Swing/awt libraries unless necessary.
| Method Summary | |
|---|---|
Annotation |
getAnnotation()
Gets wrapped annotation object. |
Document |
getDocument()
|
int |
getPageIndex()
|
PageViewComponent |
getParentPageView()
|
boolean |
hasFocus()
Component has focus. |
boolean |
isBorderStyle()
|
boolean |
isEditable()
|
boolean |
isLinkAnnot()
|
boolean |
isRollover()
|
boolean |
isSelected()
|
void |
refreshAnnotationRect()
Refreshed the annotation rectangle by inverting the components current bounds with the current page transformation. |
void |
refreshDirtyBounds()
Refreshs the annotations bounds rectangle. |
| Method Detail |
|---|
Annotation getAnnotation()
void refreshDirtyBounds()
void refreshAnnotationRect()
boolean hasFocus()
boolean isEditable()
boolean isRollover()
boolean isLinkAnnot()
boolean isBorderStyle()
boolean isSelected()
Document getDocument()
int getPageIndex()
PageViewComponent getParentPageView()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||