Class KDTree


  • public class KDTree
    extends Object
    Implementation of a 2-dimensional KDTree. Taken from old ncWMS codebase (where it was uncredited) and modified to meet coding standards etc.
    Author:
    Guy Griffiths, Paul Karaenke