Package | Description |
---|---|
com.spatial4j.core.context.jts | |
com.spatial4j.core.io.jts | |
com.spatial4j.core.shape.jts |
Modifier and Type | Method and Description |
---|---|
JtsGeometry |
JtsSpatialContext.makeShape(com.vividsolutions.jts.geom.Geometry geom)
INTERNAL: Creates a
Shape from a JTS Geometry . |
JtsGeometry |
JtsSpatialContext.makeShape(com.vividsolutions.jts.geom.Geometry geom,
boolean dateline180Check,
boolean allowMultiOverlap)
INTERNAL
|
Modifier and Type | Method and Description |
---|---|
protected JtsGeometry |
JtsWktShapeParser.makeShapeFromGeometry(com.vividsolutions.jts.geom.Geometry geometry)
Creates the JtsGeometry, potentially validating, repairing, and preparing.
|
Modifier and Type | Method and Description |
---|---|
JtsGeometry |
JtsGeometry.getBuffered(double distance,
SpatialContext ctx) |
Modifier and Type | Method and Description |
---|---|
SpatialRelation |
JtsGeometry.relate(JtsGeometry jtsGeometry) |
Copyright © 2016 LocationTech. All rights reserved.