com.google.gwt.maps.client.events.shape
Class ShapeChangeEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.shape.ShapeChangeEventFormatter
All Implemented Interfaces:
MapEventFormatter<ShapeChangeMapEvent>

public class ShapeChangeEventFormatter
extends Object
implements MapEventFormatter<ShapeChangeMapEvent>


Constructor Summary
ShapeChangeEventFormatter()
           
 
Method Summary
 ShapeChangeMapEvent 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

ShapeChangeEventFormatter

public ShapeChangeEventFormatter()
Method Detail

createEvent

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


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