My favorites | English | Sign in

Faster apps faster - GWT 2.0 with Speed Tracer New!

Google Earth API

KmlLinearRing Interface Reference

Inheritance diagram for KmlLinearRing:

KmlLineString KmlExtrudableGeometry KmlAltitudeGeometry KmlGeometry KmlObject GEEventEmitter

List of all members.


Detailed Description

Defines a closed line string, typically the outer boundary of a Polygon. Optionally, a LinearRing can also be used as the inner boundary of a Polygon to create holes in the Polygon. A Polygon can contain multiple LinearRing elements used as inner boundaries. You do not need to connect the first and last points.