Class QuadTree<Value>


  • public class QuadTree<Value>
    extends java.lang.Object
    • Method Detail

      • insert

        public void insert​(java.awt.geom.Point2D location,
                           int charge,
                           Value value)
        Insert (x, y) into appropriate quadrant