Method ParseGeometryCollectionShape
ParseGeometryCollectionShape(WktShapeParser.State)
Parses a GEOMETRYCOLLECTION shape from the raw string.
'(' shape (',' shape )* ')'
Declaration
protected virtual IShape ParseGeometryCollectionShape(WktShapeParser.State state)
Parameters
Type | Name | Description |
---|---|---|
WktShapeParser.State | state |
Returns
Type | Description |
---|---|
IShape |