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

Packages that use de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants
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.visualization.visualizers.vis2d Visualizers based on 2D projections. 
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants
AbstractRStarTree
          Abstract superclass for index structures based on a R*-Tree.
AbstractRStarTreeFactory
          Abstract factory for R*-Tree based trees.
AbstractRStarTreeNode
          Abstract superclass for nodes in a R*-Tree.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.deliclu
AbstractRStarTree
          Abstract superclass for index structures based on a R*-Tree.
AbstractRStarTreeFactory
          Abstract factory for R*-Tree based trees.
AbstractRStarTreeFactory.Parameterizer
          Parameterization class.
AbstractRStarTreeNode
          Abstract superclass for nodes in a R*-Tree.
NonFlatRStarTree
          Abstract superclass for all non-flat R*-Tree variants.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.query
AbstractRStarTree
          Abstract superclass for index structures based on a R*-Tree.
AbstractRStarTreeNode
          Abstract superclass for nodes in a R*-Tree.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar
AbstractRStarTree
          Abstract superclass for index structures based on a R*-Tree.
AbstractRStarTreeFactory
          Abstract factory for R*-Tree based trees.
AbstractRStarTreeFactory.Parameterizer
          Parameterization class.
AbstractRStarTreeNode
          Abstract superclass for nodes in a R*-Tree.
NonFlatRStarTree
          Abstract superclass for all non-flat R*-Tree variants.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants used by de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d
AbstractRStarTree
          Abstract superclass for index structures based on a R*-Tree.
AbstractRStarTreeNode
          Abstract superclass for nodes in a R*-Tree.
 


Release 0.4.0 (2011-09-20_1324)