Finds the upper-left coordinate of the first rectangle in the grid that can hold a cell of the specified dimensions. If intersectX and intersectY are not -1, then this method will only return coordinates for rectangles that contain the cell (intersectX, intersectY) @param cellXY The array that will
(int[] cellXY, int spanX, int spanY)
source not stored for this graph (policy: none)
no test coverage detected