com.google.gwt.maps.client.events.overlaycomplete.polygon
Class PolygonCompleteEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.overlaycomplete.polygon.PolygonCompleteEventFormatter
All Implemented Interfaces:
MapEventFormatter<PolygonCompleteMapEvent>

public class PolygonCompleteEventFormatter
extends Object
implements MapEventFormatter<PolygonCompleteMapEvent>


Constructor Summary
PolygonCompleteEventFormatter()
           
 
Method Summary
 PolygonCompleteMapEvent createEvent(com.google.gwt.ajaxloader.client.Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolygonCompleteEventFormatter

public PolygonCompleteEventFormatter()
Method Detail

createEvent

public PolygonCompleteMapEvent createEvent(com.google.gwt.ajaxloader.client.Properties properties)
Specified by:
createEvent in interface MapEventFormatter<PolygonCompleteMapEvent>


Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.