com.google.gwt.maps.client.events.weatherlibmouse
Class WeatherMouseEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.weatherlibmouse.WeatherMouseEventFormatter
All Implemented Interfaces:
MapEventFormatter<WeatherMouseMapEvent>

public class WeatherMouseEventFormatter
extends Object
implements MapEventFormatter<WeatherMouseMapEvent>


Constructor Summary
WeatherMouseEventFormatter()
           
 
Method Summary
 WeatherMouseMapEvent 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

WeatherMouseEventFormatter

public WeatherMouseEventFormatter()
Method Detail

createEvent

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


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