Package org.locationtech.jts.io
Class WKTConstants
java.lang.Object
org.locationtech.jts.io.WKTConstants
Constants used in the WKT (Well-Known Text) format.
- Author:
- Martin Davis
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GEOMETRYCOLLECTION
- See Also:
-
LINEARRING
- See Also:
-
LINESTRING
- See Also:
-
MULTIPOLYGON
- See Also:
-
MULTILINESTRING
- See Also:
-
MULTIPOINT
- See Also:
-
POINT
- See Also:
-
POLYGON
- See Also:
-
EMPTY
- See Also:
-
M
- See Also:
-
Z
- See Also:
-
ZM
- See Also:
-
-
Constructor Details
-
WKTConstants
public WKTConstants()
-