| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.io.importer.rsml | |
| de.unihalle.informatik.MiToBo.xsd.rsml |
| Modifier and Type | Method and Description |
|---|---|
private MTBRootTree |
MTBRSMLProjectImporter.createTreeForRoot(RootType root)
Create a root tree from the given root object.
|
private void |
MTBRSMLProjectImporter.fillTreeFromRoot(RootType root,
MTBRootTree tree,
HashMap<Integer,MTBTreeNode> parentTreelineNodes)
Recursively parses all polylines belonging to the given root.
|
private RootType.Functions.Function |
MTBRSMLProjectImporter.getFunctionByName(RootType root,
String name)
Get RSML function by name.
|
private int |
MTBRSMLProjectImporter.getParentNodeIndex(RootType root)
Parse the parent node or parent node attribute from the root.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<RootType> |
Rsml.Scene.Plant.root |
protected List<RootType> |
RootType.root |
| Modifier and Type | Method and Description |
|---|---|
RootType |
ObjectFactory.createRootType()
Create an instance of
RootType |
| Modifier and Type | Method and Description |
|---|---|
List<RootType> |
Rsml.Scene.Plant.getRoot()
Gets the value of the root property.
|
List<RootType> |
RootType.getRoot()
Gets the value of the root property.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.