com.infomatiq.jsi.rtree
Class Node

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

public class Node
extends Object

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


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

Method Detail

getEntryCount

public int getEntryCount()

getId

public int getId(int index)

getLevel

public int getLevel()


Copyright © 2012. All Rights Reserved.