Uses of Package
org.locationtech.spatial4j.context.jts
-
Packages that use org.locationtech.spatial4j.context.jts Package Description org.locationtech.spatial4j.context.jts org.locationtech.spatial4j.io.jts org.locationtech.spatial4j.shape.jts -
Classes in org.locationtech.spatial4j.context.jts used by org.locationtech.spatial4j.context.jts Class Description DatelineRule Indicates the algorithm used to process JTS Polygons and JTS LineStrings for detecting dateline (aka anti-meridian) crossings.JtsSpatialContext Enhances the defaultSpatialContext
with support for Polygons (and other geometries) using JTS.JtsSpatialContextFactory ValidationRule Indicates how JTS geometries (notably polygons but applies to other geometries too) are validated (if at all) and repaired (if at all). -
Classes in org.locationtech.spatial4j.context.jts used by org.locationtech.spatial4j.io.jts Class Description JtsSpatialContext Enhances the defaultSpatialContext
with support for Polygons (and other geometries) using JTS.JtsSpatialContextFactory -
Classes in org.locationtech.spatial4j.context.jts used by org.locationtech.spatial4j.shape.jts Class Description DatelineRule Indicates the algorithm used to process JTS Polygons and JTS LineStrings for detecting dateline (aka anti-meridian) crossings.JtsSpatialContext Enhances the defaultSpatialContext
with support for Polygons (and other geometries) using JTS.JtsSpatialContextFactory ValidationRule Indicates how JTS geometries (notably polygons but applies to other geometries too) are validated (if at all) and repaired (if at all).