com.google.gwt.maps.client.events.overlaycomplete.polygon
Class PolygonCompleteMapEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<H>
com.google.gwt.maps.client.events.MapEvent<PolygonCompleteMapHandler,PolygonCompleteMapEvent>
com.google.gwt.maps.client.events.overlaycomplete.polygon.PolygonCompleteMapEvent
public class PolygonCompleteMapEvent
- extends MapEvent<PolygonCompleteMapHandler,PolygonCompleteMapEvent>
TYPE
public static GwtEvent.Type<PolygonCompleteMapHandler> TYPE
PolygonCompleteMapEvent
public PolygonCompleteMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
getAssociatedType
public GwtEvent.Type<PolygonCompleteMapHandler> getAssociatedType()
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
getAssociatedType
in class MapEvent<PolygonCompleteMapHandler,PolygonCompleteMapEvent>
dispatch
protected void dispatch(PolygonCompleteMapHandler handler)
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
dispatch
in class MapEvent<PolygonCompleteMapHandler,PolygonCompleteMapEvent>
getPolygon
public Polygon getPolygon()
Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.