blob: 9f3d5b0b22250b8f3d6a2845f60c104236303077 [file] [log] [blame]
C5 @ IsWithin(ENVELOPE(-6, 6, 6, -6))
C5 @ BBoxWithin(ENVELOPE(-6, 6, 6, -6))
C10 @ Contains(ENVELOPE(-6, 6, 6, -6))
C10 @ IsEqualTo(ENVELOPE(-10, 10, 10, -10))
C5 C10 @ Intersects(ENVELOPE(-2, 2, 2, -2))
@ Overlaps(ENVELOPE(-2, 2, 2, -2))
C5 @ Overlaps(ENVELOPE(-2, 2, 8, -2))
C5 C10 @ BBoxIntersects(ENVELOPE(-2, 2, 2, -2))
NW15 @ IsDisjointTo(ENVELOPE(-10, 10, 10, -10))