Hi! I think that slowly but surely I've gone mad. I'm trying to understand org.openstreetmap.josm.data.osm.BBox.inside(BBox b) for over an hour now, but I just don't get it. In both of the following cases inside called from the larger with the smaller as argument it returns true. +---------+ +-------+ | +-----+ | | +----+-+ | | | | | | | | | | | | | | | | | +-----+ | | +----+-+ +---------+ +-------+
Is this really the desired effect? Is my understanding of inside and outside different? Please enlighten me. Rolf _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
