Method ParseLineStringShape
ParseLineStringShape(WktShapeParser.State)
Parses a LINESTRING shape from the raw string -- an ordered sequence of points.
coordinateSequence
Declaration
protected virtual IShape ParseLineStringShape(WktShapeParser.State state)
Parameters
Type | Name | Description |
---|---|---|
WktShapeParser.State | state |
Returns
Type | Description |
---|---|
IShape |