Method ParsePointShape
ParsePointShape(WktShapeParser.State)
Parses a POINT shape from the raw string.
'(' coordinate ')'
Declaration
protected virtual IShape ParsePointShape(WktShapeParser.State state)
Parameters
Type | Name | Description |
---|---|---|
WktShapeParser.State | state |
Returns
Type | Description |
---|---|
IShape |