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

I

includeUsingPrecompDist(PrecomputedDistancesFilter, float) - Method in class mtree.utils.ParentFilter
 
includeUsingPrecompDist(ParentFilter, float) - Method in class mtree.utils.ParentFilter
 
incManager - Variable in class mtree.MTree
map keeps IDs of operations for the incremental nearest neighbor search algorithm
incrementalNN(IncrementalNNQueryOperation) - Method in class mtree.MTree
Incremental nearest neighbor search.
insert(InsertOperation) - Method in class mtree.MTree
Inserts a new object into the tree.
Insert - Class in mtree.utils
 
Insert() - Constructor for class mtree.utils.Insert
 
insRadius - Variable in class mtree.MTree
radius for multiway insertion of a new object
InternalNode - Class in mtree
 
InternalNode(int, NodeEntry, long) - Constructor for class mtree.InternalNode
Constructors
intNodeCap - Variable in class mtree.MTree
maximum internal node capacity
intNodeCapInBucketAlgorithm - Variable in class mtree.MTree
maximum internal node capacity of the tree stored in every bucket (when using of an algorithm in the buckets)
isAlgorithmInBucket - Variable in class mtree.MTree
indicates the using of M-tree algorithm in the buckets
isCapacityExceeded() - Method in class mtree.InternalNode
Returns false if the capacity of this node is not exceeded.
isCapacityExceeded() - Method in class mtree.LeafNode
Returns false if the capacity of this node is not exceeded.
isCapacityExceeded() - Method in class mtree.Node
Returns false if the capacity of this node is not exceeded.
isDataWritable() - Method in class mtree.utils.ParentFilter
 
isEmpty() - Method in class mtree.SearchQueue
Returns true if this queue contains no elements.
isFreeCapacity(LocalAbstractObject) - Method in class mtree.InternalNode
Returns false if the capacity of this node after inserting object o will be exceeded.
isLastInternalNode() - Method in class mtree.Node
Returns true if descendants of this node are leaves.
isLeaf() - Method in class mtree.Node
Returns true if this node is a leaf.

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