Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Package
de.lmu.ifi.dbs.elki.index.tree

Packages that use de.lmu.ifi.dbs.elki.index.tree
de.lmu.ifi.dbs.elki.algorithm.clustering Package collects clustering algorithms. 
de.lmu.ifi.dbs.elki.index.tree Package collects variants of tree-based index structures. 
de.lmu.ifi.dbs.elki.index.tree.metrical Package collects metrical tree-based index structures. 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants Package collects variants of the M-Tree. 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkapp Package collects classes for the MkAppTree 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop Package collects classes for the MkCoPTree 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkmax Package collects classes for the MkMaxTree 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktab Package collects classes for the MkTabTree 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mtree Package collects classes for the MTree 
de.lmu.ifi.dbs.elki.index.tree.spatial Package collects spatial tree-based index structures. 
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants Package collects variants of the R*-Tree. 
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.deliclu Package collects classes for the DeLiCluTree 
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rdknn Package collects classes for the RdKNNTree 
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar Package collects classes for the RStarTree 
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.util Package collects helper classes for the variants of the R*-Tree. 
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.algorithm.clustering
TreeIndexPathComponent
          Represents a component in an IndexPath.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
DistanceEntry
          Helper class: encapsulates an entry in an Index and a distance value belonging to this entry.
Entry
          Defines the requirements for an entry in an index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
TreeIndexHeader
          Encapsulates the header information of a tree like index structure.
TreeIndexPath
          Represents a path to a node in an Index Structure.
TreeIndexPathComponent
          Represents a component in an IndexPath.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical
Entry
          Defines the requirements for an entry in an index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants
AbstractEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
DistanceEntry
          Helper class: encapsulates an entry in an Index and a distance value belonging to this entry.
Entry
          Defines the requirements for an entry in an index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
TreeIndexPath
          Represents a path to a node in an Index Structure.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkapp
AbstractEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
Entry
          Defines the requirements for an entry in an index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop
AbstractEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
Entry
          Defines the requirements for an entry in an index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkmax
AbstractEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
Entry
          Defines the requirements for an entry in an index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
TreeIndexHeader
          Encapsulates the header information of a tree like index structure.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktab
AbstractEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
Entry
          Defines the requirements for an entry in an index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
TreeIndexHeader
          Encapsulates the header information of a tree like index structure.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mtree
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.spatial
AbstractEntry
          Abstract superclass for entries in an tree based index structure.
Entry
          Defines the requirements for an entry in an index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
DistanceEntry
          Helper class: encapsulates an entry in an Index and a distance value belonging to this entry.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
TreeIndexPath
          Represents a path to a node in an Index Structure.
TreeIndexPathComponent
          Represents a component in an IndexPath.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.deliclu
AbstractEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
Entry
          Defines the requirements for an entry in an index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
TreeIndexPathComponent
          Represents a component in an IndexPath.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rdknn
AbstractEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
Entry
          Defines the requirements for an entry in an index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
TreeIndexHeader
          Encapsulates the header information of a tree like index structure.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndex
          Abstract super class for all tree based index classes.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.util
TreeIndexPathComponent
          Represents a component in an IndexPath.
 


Release 0.1 (2008-07-10_1838)