Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

Packages that use de.lmu.ifi.dbs.elki.index.tree.spatial
de.lmu.ifi.dbs.elki.algorithm Package to collect algorithms suitable as a task for the KDDTask main routine. 
de.lmu.ifi.dbs.elki.algorithm.clustering Package collects clustering algorithms. 
de.lmu.ifi.dbs.elki.data Package collects basic classes for different data types, database object types and label types. 
de.lmu.ifi.dbs.elki.database Package collects variants of databases and related classes. 
de.lmu.ifi.dbs.elki.distance.distancefunction Package collects distance functions. 
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.spatial used by de.lmu.ifi.dbs.elki.algorithm
SpatialEntry
          Defines the requirements for an entry in a node of a Spatial Index.
SpatialNode
          Defines the requirements for an object that can be used as a node in a Spatial Index.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial used by de.lmu.ifi.dbs.elki.algorithm.clustering
SpatialDistanceFunction
          Defines the requirements for a distance function that can used in spatial index to measure the dissimilarity between spatial data objects.
SpatialEntry
          Defines the requirements for an entry in a node of a Spatial Index.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial used by de.lmu.ifi.dbs.elki.data
SpatialComparable
          Defines the required methods needed for comparison of spatial objects.
SpatialObject
          Defines the requirements for objects that can be indexed by a Spatial Index, which are spatial nodes or data objects.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial used by de.lmu.ifi.dbs.elki.database
SpatialEntry
          Defines the requirements for an entry in a node of a Spatial Index.
SpatialIndex
          Abstract super class for all spatial index classes.
SpatialNode
          Defines the requirements for an object that can be used as a node in a Spatial Index.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial used by de.lmu.ifi.dbs.elki.distance.distancefunction
SpatialDistanceFunction
          Defines the requirements for a distance function that can used in spatial index to measure the dissimilarity between spatial data objects.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial used by de.lmu.ifi.dbs.elki.index.tree.spatial
BulkSplit.Strategy
          Available strategies for bulk loading.
SpatialComparable
          Defines the required methods needed for comparison of spatial objects.
SpatialDistanceFunction
          Defines the requirements for a distance function that can used in spatial index to measure the dissimilarity between spatial data objects.
SpatialEntry
          Defines the requirements for an entry in a node of a Spatial Index.
SpatialNode
          Defines the requirements for an object that can be used as a node in a Spatial Index.
SpatialObject
          Defines the requirements for objects that can be indexed by a Spatial Index, which are spatial nodes or data objects.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants
SpatialComparable
          Defines the required methods needed for comparison of spatial objects.
SpatialDistanceFunction
          Defines the requirements for a distance function that can used in spatial index to measure the dissimilarity between spatial data objects.
SpatialEntry
          Defines the requirements for an entry in a node of a Spatial Index.
SpatialIndex
          Abstract super class for all spatial index classes.
SpatialNode
          Defines the requirements for an object that can be used as a node in a Spatial Index.
SpatialObject
          Defines the requirements for objects that can be indexed by a Spatial Index, which are spatial nodes or data objects.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.deliclu
SpatialComparable
          Defines the required methods needed for comparison of spatial objects.
SpatialDirectoryEntry
          Represents an entry in a directory node of a spatial index.
SpatialEntry
          Defines the requirements for an entry in a node of a Spatial Index.
SpatialIndex
          Abstract super class for all spatial index classes.
SpatialLeafEntry
          Represents an entry in a leaf node of a spatial index.
SpatialNode
          Defines the requirements for an object that can be used as a node in a Spatial Index.
SpatialObject
          Defines the requirements for objects that can be indexed by a Spatial Index, which are spatial nodes or data objects.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rdknn
SpatialComparable
          Defines the required methods needed for comparison of spatial objects.
SpatialDirectoryEntry
          Represents an entry in a directory node of a spatial index.
SpatialDistanceFunction
          Defines the requirements for a distance function that can used in spatial index to measure the dissimilarity between spatial data objects.
SpatialEntry
          Defines the requirements for an entry in a node of a Spatial Index.
SpatialIndex
          Abstract super class for all spatial index classes.
SpatialLeafEntry
          Represents an entry in a leaf node of a spatial index.
SpatialNode
          Defines the requirements for an object that can be used as a node in a Spatial Index.
SpatialObject
          Defines the requirements for objects that can be indexed by a Spatial Index, which are spatial nodes or data objects.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar
SpatialComparable
          Defines the required methods needed for comparison of spatial objects.
SpatialEntry
          Defines the requirements for an entry in a node of a Spatial Index.
SpatialIndex
          Abstract super class for all spatial index classes.
SpatialNode
          Defines the requirements for an object that can be used as a node in a Spatial Index.
SpatialObject
          Defines the requirements for objects that can be indexed by a Spatial Index, which are spatial nodes or data objects.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.util
SpatialEntry
          Defines the requirements for an entry in a node of a Spatial Index.
 


Release 0.1 (2008-07-10_1838)