48 eCompactView = (1 << 0),
50 eMouseOverInfo = (1 << 1),
51 eAnchorLink = (1 << 2),
52 eAnchorLinkDynamic = (1 << 3)
98 m_MouseOverFormName = form_name;
103 m_onClickFunction = onClickFunction;
107 m_NumAlignToShow = num;
118 m_AlignGraphTemplates = graphTemplates;
166 void x_DisplayMaster(
int master_len,
CNCBINode* center,
171 void x_BuildHtmlTable(
int master_len,
CHTML_table* tbl_box,
174 void x_MergeDifferentSeq(
double pixel_factor);
179 string x_FormatScale(
void);
180 string x_FormatScaleDigit(
string digitString,
int spacer_length);
void SetNumLineToShow(int num)
static bool FromRangeAscendingSort(SAlignInfo *const &info1, SAlignInfo *const &info2)
CRange< TSeqPos > * m_MasterRange
CConstRef< CSeq_align_set > m_AlnSet
TAlnInfoListList m_AlninfoListList
void SetOnClickFunctionName(string onClickFunction)
void SetGraphBarHeight(BarPixel height)
void SetImagePath(string path)
string m_MouseOverFormName
void SetViewOption(int option)
void SetNumAlignToShow(int num)
void SetGraphOverviewTemplates(SAlignGraphTemplates *graphTemplates)
list< SAlignInfo * > TAlnInfoList
void SetMouseOverFormName(string form_name)
SAlignGraphTemplates * m_AlignGraphTemplates
list< TAlnInfoList * > TAlnInfoListList
std::ofstream out("events_result.xml")
main entry point for tests
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
IO_PREFIX::ostream CNcbiOstream
Portable alias for ostream.
#define NCBI_XALNTOOL_EXPORT
TFrom GetFrom(void) const
Get the From member data.
Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.
CRange< TSeqPos > * range