|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jaligner.Directions
Traceback directions.
Field Summary | |
static byte |
DIAGONAL
Traceback direction diagonal |
static byte |
LEFT
Traceback direction left |
static byte |
STOP
Traceback direction stop |
static byte |
UP
Traceback direction up |
Constructor Summary | |
Directions()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final byte STOP
public static final byte LEFT
public static final byte DIAGONAL
public static final byte UP
Constructor Detail |
public Directions()
|
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) |