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 Clustering algorithms Clustering algorithms are supposed to implement the Algorithm-Interface. 
de.lmu.ifi.dbs.elki.index.preprocessed.knn Indexes providing KNN and rKNN data. 
de.lmu.ifi.dbs.elki.index.tree Tree-based index structures 
de.lmu.ifi.dbs.elki.index.tree.metrical Tree-based index structures for metrical vector spaces. 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants M-Tree and variants. 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees Metrical index structures based on the concepts of the M-Tree supporting processing of reverse k nearest neighbor queries by using the k-nn distances of the entries. 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkapp MkAppTree 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkcop MkCoPTree 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkmax MkMaxTree 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mktab MkTabTree 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mtree MTree 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.split Splitting strategies of nodes in an M-Tree (and variants). 
de.lmu.ifi.dbs.elki.index.tree.spatial Tree-based index structures for spatial indexing. 
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants R*-Tree and variants. 
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.deliclu DeLiCluTree 
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.query Queries on the R-Tree family of indexes: kNN and range queries. 
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar RStarTree 
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.util Utilities for R*-Tree and variants. 
 

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.preprocessed.knn
Node
          This interface defines the common requirements of nodes in an index structure.
 

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.
DirectoryEntry
          Directory Entry
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.
IndexTree
          Abstract super class for all tree based index classes.
IndexTreePath
          Represents a path to a node in an index structure.
LeafEntry
          Leaf entry
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndexFactory
          Abstract base class for tree-based indexes.
TreeIndexHeader
          Encapsulates the header information of a tree-like 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.
IndexTree
          Abstract super class for all tree based index classes.
Node
          This interface defines the common requirements of nodes in an index structure.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants
AbstractDirectoryEntry
          Abstract superclass for entries in an tree based index structure.
AbstractLeafEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
DirectoryEntry
          Directory Entry
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.
IndexTree
          Abstract super class for all tree based index classes.
IndexTreePath
          Represents a path to a node in an index structure.
LeafEntry
          Leaf entry
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndexFactory
          Abstract base class for tree-based indexes.
TreeIndexFactory.Parameterizer
          Parameterization class.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees
IndexTree
          Abstract super class for all tree based index classes.
TreeIndexFactory
          Abstract base class for tree-based indexes.
TreeIndexFactory.Parameterizer
          Parameterization class.
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.mktrees.mkapp
AbstractDirectoryEntry
          Abstract superclass for entries in an tree based index structure.
AbstractLeafEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
DirectoryEntry
          Directory Entry
Entry
          Defines the requirements for an entry in an index structure.
IndexTree
          Abstract super class for all tree based index classes.
LeafEntry
          Leaf entry
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndexFactory
          Abstract base class for tree-based indexes.
TreeIndexFactory.Parameterizer
          Parameterization class.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkcop
AbstractDirectoryEntry
          Abstract superclass for entries in an tree based index structure.
AbstractLeafEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
DirectoryEntry
          Directory Entry
Entry
          Defines the requirements for an entry in an index structure.
IndexTree
          Abstract super class for all tree based index classes.
LeafEntry
          Leaf entry
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndexFactory
          Abstract base class for tree-based indexes.
TreeIndexFactory.Parameterizer
          Parameterization class.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkmax
AbstractDirectoryEntry
          Abstract superclass for entries in an tree based index structure.
AbstractLeafEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
DirectoryEntry
          Directory Entry
Entry
          Defines the requirements for an entry in an index structure.
IndexTree
          Abstract super class for all tree based index classes.
LeafEntry
          Leaf entry
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndexFactory
          Abstract base class for tree-based indexes.
TreeIndexFactory.Parameterizer
          Parameterization class.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mktab
AbstractDirectoryEntry
          Abstract superclass for entries in an tree based index structure.
AbstractLeafEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
DirectoryEntry
          Directory Entry
Entry
          Defines the requirements for an entry in an index structure.
IndexTree
          Abstract super class for all tree based index classes.
LeafEntry
          Leaf entry
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndexFactory
          Abstract base class for tree-based indexes.
TreeIndexFactory.Parameterizer
          Parameterization class.
 

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.
IndexTree
          Abstract super class for all tree based index classes.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndexFactory
          Abstract base class for tree-based indexes.
TreeIndexFactory.Parameterizer
          Parameterization class.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.split
DistanceEntry
          Helper class: encapsulates an entry in an Index and a distance value belonging to this entry.
 

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

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.
IndexTree
          Abstract super class for all tree based index classes.
IndexTreePath
          Represents a path to a node in an index structure.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndexFactory
          Abstract base class for tree-based indexes.
TreeIndexFactory.Parameterizer
          Parameterization class.
TreeIndexHeader
          Encapsulates the header information of a tree-like 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
AbstractDirectoryEntry
          Abstract superclass for entries in an tree based index structure.
AbstractLeafEntry
          Abstract superclass for entries in an tree based index structure.
AbstractNode
          Abstract superclass for nodes in an tree based index structure.
DirectoryEntry
          Directory Entry
Entry
          Defines the requirements for an entry in an index structure.
IndexTree
          Abstract super class for all tree based index classes.
LeafEntry
          Leaf entry
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndexFactory
          Abstract base class for tree-based indexes.
TreeIndexFactory.Parameterizer
          Parameterization class.
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.query
DistanceEntry
          Helper class: encapsulates an entry in an Index and a distance value belonging to this entry.
 

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.
IndexTree
          Abstract super class for all tree based index classes.
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndexFactory
          Abstract base class for tree-based indexes.
TreeIndexFactory.Parameterizer
          Parameterization class.
 

Classes in de.lmu.ifi.dbs.elki.index.tree used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.util
Node
          This interface defines the common requirements of nodes in an index structure.
TreeIndexPathComponent
          Represents a component in an IndexPath.
 


Release 0.4.0 (2011-09-20_1324)