Package | Description |
---|---|
com.google.gwt.maps.client.events.overlaycomplete | |
com.google.gwt.maps.client.events.overlaycomplete.polygon | |
com.google.gwt.maps.client.overlays |
Modifier and Type | Method and Description |
---|---|
Polygon |
OverlayCompleteMapEvent.getPolygon() |
Modifier and Type | Method and Description |
---|---|
Polygon |
PolygonCompleteMapEvent.getPolygon() |
Modifier and Type | Method and Description |
---|---|
static Polygon |
Polygon.newInstance(PolygonOptions options)
Create a polygon using the passed PolygonOptions, which specify the
polygon's path, the stroke style for the polygon's edges, and the fill
style for the polygon's interior regions.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.