Class GCircle

  • All Implemented Interfaces:
    Serializable

    public class GCircle
    extends GOverlay
    Represents an Google Maps API's Circle.
    Following events can be attached to this overlay:
  • center_changed
  • click
  • dblckick
  • dragend
  • dragstart
  • mousedown
  • mousemove
  • mouseout
  • mouseover
  • mouseup
  • radius_changed
  • rightclick
See Also:
GEvent.bounds_changed, GEvent.click, GEvent.dblclick, GEvent.drag, GEvent.dragend, GEvent.dragstart, GEvent.mousedown, GEvent.mousemove, GEvent.mouseout, GEvent.mouseover, GEvent.mouseup, GEvent.radius_changed, GEvent.rightclick, Serialized Form