When I take the difference from 2 geometries (AB) and try to check for overlap against what I used for difference, it is considered as an overlap (A.difference(B).overlaps(B))! This occures both in floating as well as in fixed precision model.
How am I supposed to 'clip' against geometries if this is not the way to do it?
This is also reproducable in the JTS Testbuilder so I must be doing...
2009-10-06 09:15:49 UTC in JTS Topology Suite