Follow us on GitHub

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

Packages that use Circle
com.google.gwt.maps.client.events.overlaycomplete   
com.google.gwt.maps.client.events.overlaycomplete.circle   
com.google.gwt.maps.client.overlays   
 

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

Methods in com.google.gwt.maps.client.events.overlaycomplete that return Circle
 Circle OverlayCompleteMapEvent.getCircle()
           
 

Uses of Circle in com.google.gwt.maps.client.events.overlaycomplete.circle
 

Methods in com.google.gwt.maps.client.events.overlaycomplete.circle that return Circle
 Circle CircleCompleteMapEvent.getCircle()
           
 

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

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



Follow us on GitHub

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