edu.jhu.htm.core
Class HTMedge

java.lang.Object
  |
  +--edu.jhu.htm.core.HTMedge

public class HTMedge
extends java.lang.Object

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 HTMindexImp and the layer number. Then call makeMidPoints. The HTMindexImp will then have its midpoint constructed in every QuadNode.

  Current Version
  ===============
  ID:	$Id: HTMedge.java,v 1.2 2003/02/19 15:46:11 womullan Exp $
  Revision: 	$Revision: 1.2 $
  Date/time:	$Date: 2003/02/19 15:46:11 $
 


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