Class | Description |
---|---|
JtsBinaryCodec |
Writes shapes in WKB, if it isn't otherwise supported by the superclass.
|
JtsWKTReaderShapeParser |
This is an extension of
JtsWktShapeParser that processes the entire
string with JTS's WKTReader . |
JtsWktShapeParser |
Extends
WktShapeParser adding support for polygons, using JTS. |
Enum | Description |
---|---|
JtsWktShapeParser.DatelineRule |
Indicates the algorithm used to process JTS Polygons and JTS LineStrings for detecting dateline
crossings.
|
JtsWktShapeParser.ValidationRule |
Indicates how JTS geometries (notably polygons but applies to other geometries too) are
validated (if at all) and repaired (if at all).
|
Copyright © 2014 LocationTech. All rights reserved.