Modifier and Type | Method and Description |
---|---|
static TraceBack |
TraceBack.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TraceBack[] |
TraceBack.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SequenceAlignment.printTraceBack(java.lang.String[] seq1,
java.lang.String[] seq2,
TraceBack[][] T) |
void |
SequenceAlignmentLeftIndel.printTraceBack(java.lang.String[] seq1,
java.lang.String[] seq2,
TraceBack[][] T) |
Modifier and Type | Method and Description |
---|---|
void |
ArrayMatrixFileIO.printTraceBack(java.lang.String[] seq1,
java.lang.String[] seq2,
TraceBack[][] T) |