mezr
mezr copied to clipboard
New method: mezr.gap(elemA, elemB)
A method for showing the dimensions and offsets of the area between two non-intersecting rectangles.
What is the area between two rectangles called in english? Tried to google it but with no luck. Maybe a good method name for this could be mezr.areaBetween(elemA, elemB). Or maybe something shorter (but not as clear) mezr.bridge(elemA, elemB) or mezr.link(elemA, elemB). Or would mezr.area(elemA, elemB) work?
Maybe mezr.gap(elemA, elemB) would be good?