WktGeomType
: string
in package
Table of Contents
Cases
- LINESTRING = 'LineString'
- MULTILINESTRING = 'MultiLineString'
- MULTIPOINT = 'MultiPoint'
- MULTIPOLYGON = 'MultiPolygon'
- POINT = 'Point'
- POLYGON = 'Polygon'
Methods
- toString() : string
Cases
POINT
LINESTRING
POLYGON
MULTIPOINT
MULTILINESTRING
MULTIPOLYGON
Methods
toString()
public
toString() : string