com.google.gwt.maps.client.events.pano
Class PanoChangeEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.pano.PanoChangeEventFormatter
All Implemented Interfaces:
MapEventFormatter<PanoChangeMapEvent>

public class PanoChangeEventFormatter
extends Object
implements MapEventFormatter<PanoChangeMapEvent>


Constructor Summary
PanoChangeEventFormatter()
           
 
Method Summary
 PanoChangeMapEvent 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

PanoChangeEventFormatter

public PanoChangeEventFormatter()
Method Detail

createEvent

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


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