Interface SpatialPredicateEvaluators.WithinEvaluator

    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default boolean eval​(org.locationtech.jts.geom.Geometry left, org.locationtech.jts.geom.Geometry right)  
      default boolean eval​(org.locationtech.jts.geom.prep.PreparedGeometry left, org.locationtech.jts.geom.Geometry right)