| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.apps.cellMorphology.paceQuant.datatypes |
| Modifier and Type | Field and Description |
|---|---|
(package private) Line |
Junction.lineCont1
line that is already processed.
|
(package private) Line |
Junction.lineCont2
line that runs into idCont1.
|
| Modifier and Type | Method and Description |
|---|---|
Line |
Junction.getLine1()
Gets the line 1.
|
Line |
Junction.getLine2()
Gets the line 2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CellGraphNode.addEdgeId(Line l) |
void |
Junction.replaceLine(int lineId,
Line newLine) |
void |
Junction.setLine1(Line line) |
void |
Junction.setLine2(Line line) |
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.