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