public boolean selectionPointContains(double x, double y)(Code)
Checks if the delete box on the line contains a given
co-ordinate.
Parameters: x - X co-ordinate to check Parameters: y - Y co-ordinate to check true if the delete box contains the co-ordinate