#include <TClone.h>
Public Member Functions | |
| TClone_Gene () | |
| TClone_Gene (const TClone_Gene &g) | |
| Constructor. | |
| ~TClone_Gene () | |
| int | getRealEnd () |
| Returns converted item end. | |
| int | getRealBegin () |
| Returns converted item start. | |
| void | setCCW (bool x) |
| Sets orientation (Clockwise or Counter-Clockwise). | |
| bool | getCCW () |
| Returns orientation. | |
| int | cmp (const wxString &s1, const wxString &s2) |
| String comparison. | |
Public Attributes | |
| wxString | fullname |
| wxString | shortname |
| wxString | direction |
| wxString | five |
| wxString | type |
| int | begin |
| int | end |
|
|
|
|
|
Constructor.
|
|
|
|
|
||||||||||||
|
String comparison.
|
|
|
Returns orientation.
|
|
|
Returns converted item start.
|
|
|
Returns converted item end.
|
|
|
Sets orientation (Clockwise or Counter-Clockwise).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1