ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
jaligner.TracebackNode Class Reference

Public Member Functions

 TracebackNode ()
 
void setDiagonal ()
 
void setUp (int length)
 
void setLeft (int length)
 
void setStop ()
 
byte getDirection ()
 
int getLength ()
 

Detailed Description

Traceback node

Author
Bram Minnaert
Ahmed Moustafa

Constructor & Destructor Documentation

jaligner.TracebackNode.TracebackNode ( )

Constructor

Member Function Documentation

byte jaligner.TracebackNode.getDirection ( )
Returns
Returns the direction.
int jaligner.TracebackNode.getLength ( )
Returns
Returns the length.
void jaligner.TracebackNode.setDiagonal ( )

Sets the direction to diagonal

void jaligner.TracebackNode.setLeft ( int  length)

Sets the direction to left

Parameters
lengthlength of gap
void jaligner.TracebackNode.setStop ( )

Sets the direction to stop

void jaligner.TracebackNode.setUp ( int  length)

Sets the direction to up

Parameters
lengthlength of gap

The documentation for this class was generated from the following file: