|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Annotation callback allows developers to control how Annotation and their actions are executed.
DocumentViewController.setAnnotationCallback(AnnotationCallback)| Method Summary | |
void |
proccessAnnotationAction(Annotation annotation)
Implemented Annotation Callback method. |
| Method Detail |
public void proccessAnnotationAction(Annotation annotation)
Implemented Annotation Callback method. When an annotation is activated in a PageViewComponent it passes the annotation to this method for processing. The PageViewComponent take care of drawing the annotation states but it up to this method to process the annotation.
annotation - annotation that was activated by a user via the
PageViewComponent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||