|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PolylineVisibilityChangedHandler
Provides an interface to implement in order to receive MapEvent.VISIBILITYCHANGED events
from the Polyline.
| Nested Class Summary | |
|---|---|
static class |
PolylineVisibilityChangedHandler.PolylineVisibilityChangedEvent
Encapsulates the arguments for the MapEvent.VISIBILITYCHANGED event on a Polyline. |
| Method Summary | |
|---|---|
void |
onVisibilityChanged(PolylineVisibilityChangedHandler.PolylineVisibilityChangedEvent event)
Method to be invoked when a MapEvent.VISIBILITYCHANGED event fires on a Polyline. |
| Method Detail |
|---|
void onVisibilityChanged(PolylineVisibilityChangedHandler.PolylineVisibilityChangedEvent event)
Polyline.
event - contains the properties of the event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||