Package | Description |
---|---|
com.spatial4j.core.context.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 |
---|---|
JtsGeometry |
JtsGeometry.getBuffered(double distance,
SpatialContext ctx) |
Modifier and Type | Method and Description |
---|---|
SpatialRelation |
JtsGeometry.relate(JtsGeometry jtsGeometry) |
Copyright © 2017. All Rights Reserved.