A B C D E F G H I K L M N P R S T U W

C

clone() - Method in class mtree.MTree
Clones the tree (along with all stored objects) exloiting the process of serialization.
clone() - Method in class mtree.utils.ParentFilter
Implemented interface Cloneable
cloneWithoutObjects() - Method in class mtree.MTree
Creates new empty M-tree with same a structure (parameters) as current this, but without stored objects.
clonningSplit(SplitPolicy, boolean) - Method in class mtree.MTree
Removes all irrelevant objects from this tree according to the given splitNode_SlimDown policy.
compact() - Method in class mtree.SearchQueue
Compact the memory used by internal array of this queue.
compareTo(Object) - Method in class mtree.utils.Split.Edge
Implemented interface Comparable
completeSplitPolicy(SplitPolicy, MTree) - Static method in class mtree.utils.Split
Determining and computing the missing parameters of the split policy.
computeAndSetDistanceToParent() - Method in class mtree.NodeEntry
Computes and sets the distance between this node entry and its parent pivot.
createNodeEntry(LocalAbstractObject, Node, int) - Method in class mtree.InternalNode
Creates a new node entry in this node.
createNodeEntry(NodeEntry) - Method in class mtree.InternalNode
Adds the specified node entry into this node.
createRootNode() - Method in class mtree.Node
Creates a root from this node.

A B C D E F G H I K L M N P R S T U W