|
|
|||||||||||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||||||||||
N - the type of MetricalNode used in the metrical indexE - the type of MetricalEntry used in the metrical indexpublic interface MetricalNode<N extends MetricalNode<N,E>,E extends MetricalEntry>
Marker interface for objects that can be used as nodes in a metrical index. A metrical node can be a metrical directory node or a metrical leaf node.
| Method Summary |
|---|
| Methods inherited from interface de.lmu.ifi.dbs.elki.index.tree.Node |
|---|
addDirectoryEntry, addLeafEntry, children, getEntry, getNumEntries, isLeaf |
| Methods inherited from interface de.lmu.ifi.dbs.elki.persistent.Page |
|---|
getID, isDirty, setDirty, setFile, setID |
| Methods inherited from interface java.io.Externalizable |
|---|
readExternal, writeExternal |
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||