| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.apps.minirhizotron.datatypes | |
| de.unihalle.informatik.MiToBo.core.datatypes |
Provides basic datatypes for MiToBo.
|
| de.unihalle.informatik.MiToBo.io.dirs |
Provides classes for dealing with directories.
|
| de.unihalle.informatik.MiToBo.tracking.multitarget.distributions.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
MTBRootTreeNodeData
Node data object for
MTBRootTree. |
| Modifier and Type | Class and Description |
|---|---|
class |
MTBTreeNodeRegion2D
Class to create a TreeNodeData object for a 2D region (MTBRegion2D).
|
| Modifier and Type | Field and Description |
|---|---|
protected MTBTreeNodeData |
MTBTreeNode.dataObject
Data object associated with the given node.
|
| Modifier and Type | Method and Description |
|---|---|
abstract MTBTreeNodeData |
MTBTreeNodeData.clone() |
MTBTreeNodeData |
MTBTreeNode.getData()
Returns a reference to the data associated with the node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MTBTreeNode.setData(MTBTreeNodeData d)
Set the data object of the node.
|
| Constructor and Description |
|---|
MTBTree(MTBTreeNodeData rootObject)
Constructor for the tree.
|
MTBTreeNode(MTBTreeNodeData object)
Constructor for a TreeNode.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryTreeNodeData
Implements class
MTBTreeNodeData for the tree sub-class
DirectoryTree. |
| Modifier and Type | Class and Description |
|---|---|
private class |
AssociationDistributionNN.ProbTreeData |
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.