src/bianjie/BoundaryLengthDrawer.java @@ -133,3 +133,11 @@ return Math.hypot(dx, dy) <= threshold; } }