Constructs a MultiLineString from the given source of lines
An identifier for the MultiLineString
Id of the geometry
Id of the geometry
Id of the geometry
Optional
sr: SrDefSpatial Reference of the geometry
Id of the geometry
Optional
sr: SrDefSpatial Reference of the geometry
Readonly
idId of the geometry
Protected
rawSpatial Reference of the geometry
Returns the number of contained lines.
Returns an array of the contained lines formatted as API LineString objects. A new array is returned each time this is called.
Returns the string 'MultiLineString'.
Protected
childProtected
geoReturns a copy of the n-th contained line.
Static
fromESRIOptional
id: string | numberStatic
fromOptional
id: string | number
Baseclass of all geometries. All geometry types must derive from this class. Not intented to be instantiated on its own.