bool containsPoint(point)

Returns whether or not there is a note in this Graph located at point.

Source

bool containsPoint(Point point);