Searched refs:findClosestNode (Results 1 – 1 of 1) sorted by relevance
69 var closestNode = this.tree.findClosestNode(x, y);209 findClosestNode: function(x, y) { method in DecisionNode