Uses of Class
com.spatial4j.core.shape.jts.JtsGeometry
-
Packages that use JtsGeometry Package Description com.spatial4j.core.context.jts com.spatial4j.core.shape.jts -
-
Uses of JtsGeometry in com.spatial4j.core.context.jts
Methods in com.spatial4j.core.context.jts that return JtsGeometry Modifier and Type Method Description JtsGeometryJtsSpatialContext. makeShape(com.vividsolutions.jts.geom.Geometry geom)INTERNAL: Creates aShapefrom a JTSGeometry.JtsGeometryJtsSpatialContext. makeShape(com.vividsolutions.jts.geom.Geometry geom, boolean dateline180Check, boolean allowMultiOverlap)INTERNAL -
Uses of JtsGeometry in com.spatial4j.core.shape.jts
Methods in com.spatial4j.core.shape.jts that return JtsGeometry Modifier and Type Method Description JtsGeometryJtsGeometry. getBuffered(double distance, SpatialContext ctx)Methods in com.spatial4j.core.shape.jts with parameters of type JtsGeometry Modifier and Type Method Description SpatialRelationJtsGeometry. relate(JtsGeometry jtsGeometry)
-