Interface KdNodeVisitor
- All Known Implementing Classes:
KdTree.BestMatchVisitor
public interface KdNodeVisitor
- Version:
- 1.7
-
Method Summary
-
Method Details
-
visit
Visits a node.- Parameters:
node
- the node to visit
-
KdTree.BestMatchVisitor
node
- the node to visit