Traceback node
- Author
- Bram Minnaert
-
Ahmed Moustafa
| jaligner.TracebackNode.TracebackNode |
( |
| ) |
|
| byte jaligner.TracebackNode.getDirection |
( |
| ) |
|
- Returns
- Returns the direction.
| int jaligner.TracebackNode.getLength |
( |
| ) |
|
- Returns
- Returns the length.
| void jaligner.TracebackNode.setDiagonal |
( |
| ) |
|
Sets the direction to diagonal
| void jaligner.TracebackNode.setLeft |
( |
int |
length | ) |
|
Sets the direction to left
- Parameters
-
| void jaligner.TracebackNode.setStop |
( |
| ) |
|
Sets the direction to stop
| void jaligner.TracebackNode.setUp |
( |
int |
length | ) |
|
Sets the direction to up
- Parameters
-
The documentation for this class was generated from the following file: