Telogis.GeoBase.Polygon |
Represents a closed polygonal map feature such as a lake or national park. Not to be confused with a Geometry.Polygon, which is the physical shape of the Geometry object contained in the geometries array.
Name | Description |
---|---|
getAbbreviation () | Gets the abbreviated name of the polygon. ReturnsString - The abbreviated name. |
getColumns () | Gets the columns of the polygon. ReturnsArray - The polygon columns. |
getFlags () | Gets the polygon flags. ReturnsNumber - Polygon flags. |
getGeometries () | Gets the polygons geometries. ReturnsArray - Array of geometries. |
getName () | Gets the name of the polygon. ReturnsString - The polygon name. |
getValues () | Gets the polygons values. ReturnsHashTable - Polygon values. |