|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cilib.bioinf.sequencealignment.AlignmentVisualizer
public class AlignmentVisualizer
This class serves as a measurement, its puspose is to display the output alignment. Options include the "fullColumns" flag that also displays a star (*) at the bottom of each fully matched columns.
| Constructor Summary | |
|---|---|
AlignmentVisualizer()
|
|
| Method Summary | |
|---|---|
AlignmentVisualizer |
getClone()
Create a cloned copy of the current object and return it. |
String |
getDomain()
Get the domain string representing what this measurement's results will conform to. |
Type |
getValue(Algorithm algorithm)
Get the value of the measurement. |
void |
setFullColumns(boolean visualiseMatches)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlignmentVisualizer()
| Method Detail |
|---|
public Type getValue(Algorithm algorithm)
MeasurementMeasurement.getDomain()
getValue in interface Measurementalgorithm - The algorithm to obtain the measurement from.
public void setFullColumns(boolean visualiseMatches)
public AlignmentVisualizer getClone()
Measurement
getClone in interface MeasurementgetClone in interface CloneableObject.clone()public String getDomain()
Measurement
getDomain in interface Measurement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||