Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.overlays.Rectangle

Packages that use Rectangle
com.google.gwt.maps.client.events.overlaycomplete   
com.google.gwt.maps.client.events.overlaycomplete.rectangle   
com.google.gwt.maps.client.overlays   
 

Uses of Rectangle in com.google.gwt.maps.client.events.overlaycomplete
 

Methods in com.google.gwt.maps.client.events.overlaycomplete that return Rectangle
 Rectangle OverlayCompleteMapEvent.getRectangle()
           
 

Uses of Rectangle in com.google.gwt.maps.client.events.overlaycomplete.rectangle
 

Methods in com.google.gwt.maps.client.events.overlaycomplete.rectangle that return Rectangle
 Rectangle RectangleCompleteMapEvent.getRectangle()
           
 

Uses of Rectangle in com.google.gwt.maps.client.overlays
 

Methods in com.google.gwt.maps.client.overlays that return Rectangle
static Rectangle Rectangle.newInstance(RectangleOptions options)
          Create a rectangle using the passed RectangleOptions, which specify the bounds and style.
 



Follow us on GitHub

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