The extent of the geometry.
Indicates if the geometry has M values.
Indicates if the geometry has z-values (elevation).
An array of paths, or line segments, that make up the polyline.
The spatial reference of the geometry.
Creates a deep clone of Polyline object.
Returns a point specified by a path and point in the path.
Removes a path from the Polyline.
Removes a point from the polyline at the given pointIndex
within the path identified by the given pathIndex
.
Converts an instance of this class to its ArcGIS portal JSON representation.
Generated using TypeDoc
The cache is used to store values computed from geometries that need to cleared or recomputed upon mutation.
Read more...