|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnnotationListener
This interface is used by the annotation layer. If an annotation layer has an object implementing this interface set as a listener, the object will be notified when the annotation layer is shown or hidden.
| Method Summary | |
|---|---|
void |
onHideAnnotation(AnnotationLayer annotationLayer)
This method is called when the annotation layer is hidden. |
void |
onShowAnnotation(AnnotationLayer annotationLayer)
This method is called when the annotation layer is shown. |
| Method Detail |
|---|
void onShowAnnotation(AnnotationLayer annotationLayer)
void onHideAnnotation(AnnotationLayer annotationLayer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||