Polygon Contains Point Versions Save

Point in polygon - Check if the point inside the polygon

1.0.2

6 years ago

Fixed

  • #1 Wrong results for some points
  • #3 Parallel lines - the issue was that outside point for building a ray.

Added

  • Gradle and versioning
  • JUnit tests

Changed

  • Repackaged and code formatting