Class WktShapeParser
java.lang.Object
org.locationtech.spatial4j.io.WKTReader
org.locationtech.spatial4j.io.WktShapeParser
- All Implemented Interfaces:
ShapeIO, ShapeReader
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class WKTReader
WKTReader.State -
Field Summary
Fields inherited from class WKTReader
ctx, shapeFactory -
Constructor Summary
ConstructorsConstructorDescriptionWktShapeParser(SpatialContext ctx, SpatialContextFactory factory) Deprecated. -
Method Summary
Methods inherited from class WKTReader
getFormatName, newState, parse, parseBufferShape, parseEnvelopeShape, parseGeometryCollectionShape, parseIfSupported, parseLineStringShape, parseMulitPolygonShape, parseMultiLineStringShape, parseMultiPointShape, parsePointShape, parsePolygonShape, parseShapeByType, point, pointList, polygon, read, read, readIfSupported, readString, shape
-
Constructor Details
-
WktShapeParser
Deprecated.
-