com.infomatiq.jsi.rtree
Class Node

java.lang.Object
  extended by com.infomatiq.jsi.rtree.Node

public class Node
extends java.lang.Object

Used by RTree. There are no public methods in this class.

Version:
1.0b6
Author:
aled.morris@infomatiq.co.uk

Method Summary
 int getEntryCount()
           
 int getId(int index)
           
 int getLevel()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEntryCount

public int getEntryCount()

getId

public int getId(int index)

getLevel

public int getLevel()