|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jaligner.Markups
Markups line characters.
Field Summary | |
static char |
GAP
Markup line gap character |
static char |
IDENTITY
Markup line identity character |
static char |
MISMATCH
Markup line mismatch character |
static char |
SIMILARITY
Markup line similarity character |
Constructor Summary | |
Markups()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final char IDENTITY
public static final char SIMILARITY
public static final char GAP
public static final char MISMATCH
Constructor Detail |
public Markups()
|
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) |