Uses of Class
org.locationtech.spatial4j.shape.jts.JtsGeometry
Packages that use JtsGeometry
-
Uses of JtsGeometry in org.locationtech.spatial4j.context.jts
Methods in org.locationtech.spatial4j.context.jts that return JtsGeometry -
Uses of JtsGeometry in org.locationtech.spatial4j.shape.jts
Methods in org.locationtech.spatial4j.shape.jts that return JtsGeometryModifier and TypeMethodDescriptionJtsGeometry.getBuffered
(double distance, SpatialContext ctx) JtsShapeFactory.makeShape
(org.locationtech.jts.geom.Geometry geom) INTERNAL: Creates aShape
from a JTSGeometry
.JtsShapeFactory.makeShape
(org.locationtech.jts.geom.Geometry geom, boolean dateline180Check, boolean allowMultiOverlap) INTERNALMethods in org.locationtech.spatial4j.shape.jts with parameters of type JtsGeometry