| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.io.importer.rsml | |
| de.unihalle.informatik.MiToBo.xsd.rsml |
| Modifier and Type | Method and Description |
|---|---|
private RootType.Functions.Function |
MTBRSMLProjectImporter.getFunctionByName(RootType root,
String name)
Get RSML function by name.
|
| Modifier and Type | Method and Description |
|---|---|
private float |
MTBRSMLProjectImporter.getRadiusFromRsml(RootType.Functions.Function diameters,
int pointIndex)
Get the radius for index
pointIndex from the function diameters. |
private byte |
MTBRSMLProjectImporter.getStatuslabelFromRsml(RootType.Functions.Function statuslabels,
int pointIndex)
Get status label for index
pointIndex from the function statuslabels. |
private boolean |
MTBRSMLProjectImporter.isStatuslabelFromRsmlDefined(RootType.Functions.Function statuslabels,
int pointIndex) |
| Modifier and Type | Field and Description |
|---|---|
protected List<RootType.Functions.Function> |
RootType.Functions.function |
| Modifier and Type | Method and Description |
|---|---|
RootType.Functions.Function |
ObjectFactory.createRootTypeFunctionsFunction()
Create an instance of
RootType.Functions.Function |
| Modifier and Type | Method and Description |
|---|---|
List<RootType.Functions.Function> |
RootType.Functions.getFunction()
Gets the value of the function property.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.