Uses of Class
mtree.NodeEntry.HREntry

Packages that use NodeEntry.HREntry
mtree   
 

Uses of NodeEntry.HREntry in mtree
 

Methods in mtree that return NodeEntry.HREntry
 NodeEntry.HREntry[] NodeEntry.getHR()
          Returns the HR array of precomputed distances.
 

Constructors in mtree with parameters of type NodeEntry.HREntry
NodeEntry(InternalNode n, messif.objects.LocalAbstractObject o, Node subtree, NodeEntry.HREntry[] hr)
          Constructors