| Package | Description |
|---|---|
| com.spatial4j.core.context |
SpatialContext implementations are the facade to the Spatial4j API.
|
| com.spatial4j.core.io |
Reading & writing shapes in various forms.
|
| com.spatial4j.core.io.jts |
| Modifier and Type | Method and Description |
|---|---|
WKTReader |
SpatialContext.getWktShapeParser()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WktShapeParser
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
WKTReader |
WKTReader.State.getParser() |
| Modifier and Type | Class and Description |
|---|---|
class |
JtsWKTReader
Extends
WKTReader adding support for polygons, using JTS. |
class |
JtsWKTReaderShapeParser
This is an extension of
JtsWKTReader that processes the entire
string with JTS's WKTReader. |
Copyright © 2025. All rights reserved.