HTM Index 1.0




jhu.htmIndex
Class SpatialEdge

java.lang.Object
  |
  +--jhu.htmIndex.SpatialEdge

public class SpatialEdge
extends java.lang.Object

Spatial Edge class The Edges are needed at construction time of the spatial index. They are used to generate the midpoints of the nodes in a certain layer. The interface is simple: construct a class giving it the SpatialIndex and the layer number. Then call makeMidPoints. The SpatialIndex will then have its midpoint constructed in every QuadNode.


Inner Class Summary
 class SpatialEdge.Edge
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


HTM Index 1.0





©Copyright The Johns Hopkins University 1999, All Rights Reserved.
See the HTM Homepage for details.
Last Build: Oct 26, 1999 Peter Z. Kunszt