Follow us on GitHub

com.google.gwt.maps.client.events.overlaycomplete.polyline
Class PolylineCompleteEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.overlaycomplete.polyline.PolylineCompleteEventFormatter
All Implemented Interfaces:
MapEventFormatter<PolylineCompleteMapEvent>

public class PolylineCompleteEventFormatter
extends Object
implements MapEventFormatter<PolylineCompleteMapEvent>


Constructor Summary
PolylineCompleteEventFormatter()
           
 
Method Summary
 PolylineCompleteMapEvent 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

PolylineCompleteEventFormatter

public PolylineCompleteEventFormatter()
Method Detail

createEvent

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


Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.