Returns true if this polgyon is approximately disjoint from the given
polyline. This is true if it is possible to avoid intersection by moving
their vertices no further than "tolerance".
This implies that in borderline cases where there is a small overlap,
this method returns true (i.e., they are approximately disjoint).
Returns true if this polgyon is approximately disjoint from the given polyline. This is true if it is possible to avoid intersection by moving their vertices no further than "tolerance".
This implies that in borderline cases where there is a small overlap, this method returns true (i.e., they are approximately disjoint).