Package jahuwaldt.util
-
Interface Summary Interface Description XYPoint The interface required of any data type that is to be stored in a PointRegionQuadTree. -
Class Summary Class Description PointRegionQuadTree<P extends XYPoint> A QuadTree data structure for storing 2D XYPoint objects.