©2009 Google -
Code Home -
Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
English -
Español -
日本語 -
한국어 -
Português -
Pусский -
中文(简体) -
中文(繁體)

Public Member Functions | |
| KmlLinearRing | getOuterBoundary () |
| void | setOuterBoundary (KmlLinearRing outerBoundary) |
| GELinearRingContainer | getInnerBoundaries () |
| KmlLinearRing KmlPolygon.getOuterBoundary | ( | ) |
Contains a LinearRing element.
| void KmlPolygon.setOuterBoundary | ( | KmlLinearRing | outerBoundary | ) |
Contains a LinearRing element.
| GELinearRingContainer KmlPolygon.getInnerBoundaries | ( | ) |
Contains a LinearRing element. You can specify multiple innerBoundary properties, which create multiple cut-outs inside the Polygon.