A B C D E F G H I K L M N O P Q R S T V W 
All Classes All Packages

H

handleOverflow(AbstractRStarTree<N, E, ?>, N, IndexTreePath<E>) - Method in class elki.index.tree.spatial.rstarvariants.strategies.overflow.LimitedReinsertOverflowTreatment
 
handleOverflow(AbstractRStarTree<N, E, ?>, N, IndexTreePath<E>) - Method in interface elki.index.tree.spatial.rstarvariants.strategies.overflow.OverflowTreatment
Handle overflow in the given node.
handleOverflow(AbstractRStarTree<N, E, ?>, N, IndexTreePath<E>) - Method in class elki.index.tree.spatial.rstarvariants.strategies.overflow.SplitOnlyOverflowTreatment
 
hasHandled - Variable in class elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluDirectoryEntry
Indicates that the node (or its child nodes) which is represented by this entry contains handled data objects.
hasHandled - Variable in class elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluLeafEntry
Indicates that the node (or its child nodes) which is represented by this entry contains handled data objects.
hasHandled() - Method in class elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluDirectoryEntry
 
hasHandled() - Method in interface elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluEntry
Returns true, if the node (or its child nodes) which is represented by this entry contains handled data objects.
hasHandled() - Method in class elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluLeafEntry
 
hasHandled() - Method in class elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluNode
Returns true, if the children of this node (or their child nodes) contain handled data objects.
hashCode() - Method in class elki.index.tree.spatial.SpatialDirectoryEntry
 
hashCode() - Method in class elki.index.tree.spatial.SpatialPointLeafEntry
 
hasMBR() - Method in class elki.index.tree.spatial.SpatialDirectoryEntry
Test whether this entry already has an MBR.
hasOverflow(FlatRStarTreeNode) - Method in class elki.index.tree.spatial.rstarvariants.flat.FlatRStarTree
 
hasOverflow(N) - Method in class elki.index.tree.spatial.rstarvariants.AbstractRStarTree
Returns true if in the specified node an overflow occurred, false otherwise.
hasOverflow(N) - Method in class elki.index.tree.spatial.rstarvariants.NonFlatRStarTree
 
hasUnderflow(FlatRStarTreeNode) - Method in class elki.index.tree.spatial.rstarvariants.flat.FlatRStarTree
 
hasUnderflow(N) - Method in class elki.index.tree.spatial.rstarvariants.AbstractRStarTree
Returns true if in the specified node an underflow occurred, false otherwise.
hasUnderflow(N) - Method in class elki.index.tree.spatial.rstarvariants.NonFlatRStarTree
 
hasUnhandled - Variable in class elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluDirectoryEntry
Indicates that the node (or its child nodes) which is represented by this entry contains unhandled data objects.
hasUnhandled - Variable in class elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluLeafEntry
Indicates that the node (or its child nodes) which is represented by this entry contains unhandled data objects.
hasUnhandled() - Method in class elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluDirectoryEntry
 
hasUnhandled() - Method in interface elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluEntry
Returns true, if the node (or its child nodes) which is represented by this entry contains unhandled data objects.
hasUnhandled() - Method in class elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluLeafEntry
 
hasUnhandled() - Method in class elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluNode
Returns true, if the children of this node (or their child nodes) contain unhandled data objects.
height - Variable in class elki.index.tree.spatial.rstarvariants.AbstractRStarTree
The height of this R*-Tree.
A B C D E F G H I K L M N O P Q R S T V W 
All Classes All Packages