Constructs a LineString from the given source of a line
An identifier for the LineString
Id of the geometry
Readonly
idId of the geometry
Protected
rawSpatial Reference of the geometry
Returns the number of contained points.
Returns the string 'LineString'.
Protected
childProtected
geoWill update the n-th contained point with the values of the point parameter. It is assumed the point is in the same spatial reference as the Multipoint
Static
fromESRIOptional
id: string | numberStatic
fromOptional
id: string | numberStatic
parse
Baseclass of all geometries. All geometry types must derive from this class. Not intented to be instantiated on its own.