Java com.google.gwt.maps.client.overlays Circle fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.overlays Circle fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.overlays Circle.

The text is from its open source code.

Method

LatLngBoundsgetBounds()
Returns the bounds of this circle.
doublegetRadius()
Returns the radius of this circle (in meters).
CirclenewInstance(CircleOptions options)
Create a circle using the passed CircleOptions, which specify the bounds and style.