Package | Description |
---|---|
org.locationtech.spatial4j.context.jts | |
org.locationtech.spatial4j.shape.jts |
Modifier and Type | Method and Description |
---|---|
JtsGeometry |
JtsSpatialContext.makeShape(org.locationtech.jts.geom.Geometry geom)
Deprecated.
|
JtsGeometry |
JtsSpatialContext.makeShape(org.locationtech.jts.geom.Geometry geom,
boolean dateline180Check,
boolean allowMultiOverlap)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
JtsGeometry |
JtsGeometry.getBuffered(double distance,
SpatialContext ctx) |
JtsGeometry |
JtsShapeFactory.makeShape(org.locationtech.jts.geom.Geometry geom)
INTERNAL: Creates a
Shape from a JTS Geometry . |
JtsGeometry |
JtsShapeFactory.makeShape(org.locationtech.jts.geom.Geometry geom,
boolean dateline180Check,
boolean allowMultiOverlap)
INTERNAL
|
Modifier and Type | Method and Description |
---|---|
SpatialRelation |
JtsGeometry.relate(JtsGeometry jtsGeometry) |
Copyright © 2023 LocationTech. All rights reserved.