Changes between Version 1 and Version 2 of Ticket #21254, comment 11


Ignore:
Timestamp:
2021-08-31T16:34:38+02:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21254, comment 11

    v1 v2  
    11I'll fix those in a bit -- it looks like `assertFalse(area.contains(new Point2D.Float(15, 15)));` is what is failing, and I need to convert the polygon to something visual, just to make certain.
    22
    3 EDIT: Yep. It looks like the test was borked (and probably has been since I fixed the issue where I thought each polygon started relative to the previous polygon.
     3EDIT: Yep. It looks like the test was borked (and probably has been since I fixed the issue where I thought each polygon started relative to the previous polygon).