com.google.gwt.maps.client.events.directions
Class DirectionsChangeEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.directions.DirectionsChangeEventFormatter
All Implemented Interfaces:
MapEventFormatter<DirectionsChangeMapEvent>

public class DirectionsChangeEventFormatter
extends Object
implements MapEventFormatter<DirectionsChangeMapEvent>


Constructor Summary
DirectionsChangeEventFormatter()
           
 
Method Summary
 DirectionsChangeMapEvent 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

DirectionsChangeEventFormatter

public DirectionsChangeEventFormatter()
Method Detail

createEvent

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


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