Returns the object that is to the 'right' (x+1) of the first instance of the given reference object
or null if no object to the right or if the given reference object not found.
Returns the object that is 'below' (y+1) the first instance of the given reference object
or null if no object below or if the given reference object not found.