|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jaligner.TracebackNode
Traceback node
Constructor Summary | |
TracebackNode()
Constructor |
Method Summary | |
byte |
getDirection()
|
int |
getLength()
|
void |
setDiagonal()
Sets the direction to diagonal |
void |
setLeft(int length)
Sets the direction to left |
void |
setStop()
Sets the direction to stop |
void |
setUp(int length)
Sets the direction to up |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TracebackNode()
Method Detail |
public void setDiagonal()
public void setUp(int length)
length
- length of gappublic void setLeft(int length)
length
- length of gappublic void setStop()
public byte getDirection()
public int getLength()
|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Ahmed Moustafa (ahmed@users.sf.net) | |
The source code of JAligner is licensed under The GNU General Public License (GPL) |