Constructs a MultiLineString from the given source of lines
An identifier for the MultiLineString
Optional sr: SrDefOptional sr: SrDefReadonly 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 Private arrayStatic fromESRIOptional id: string | numberStatic fromOptional id: string | numberGenerated using TypeDoc
Baseclass of all geometries. All geometry types must derive from this class. Not intented to be instantiated on its own.