IsOverlap: Box Overlaps 'IsOverlap' Tests if a box overlaps any other...

Description Usage Arguments Value

Description

Box Overlaps IsOverlap Tests if a box overlaps any other boxes.

Usage

1
IsOverlap(boxes, this.box)

Arguments

boxes

A list of boxes, where each box is its coordinates.

this.box

The box to check to see if it overlaps with the rest.

Value

TRUE if there is an overlap and false otherwise.


NumbersInternational/qrserver documentation built on May 7, 2019, 7:19 p.m.