Package | Description |
---|---|
com.google.gwt.maps.client.drawinglib | |
com.google.gwt.maps.client.events.overlaycomplete.polygon |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
DrawingManager.addPolygonCompleteHandler(PolygonCompleteMapHandler handler)
This event is fired when the user has finished drawing a polygon.
|
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<PolygonCompleteMapHandler> |
PolygonCompleteMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<PolygonCompleteMapHandler> |
PolygonCompleteMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
PolygonCompleteMapEvent.dispatch(PolygonCompleteMapHandler handler) |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.