NCBI C++ ToolKit
|
Search Toolkit Book for CSnpJob::SParams
#include <gui/packages/pkg_snp/track/snp_ds.hpp>
Public Attributes | |
bool | bAdaptive |
Only return feat glyphs when not overview. More... | |
bool | bPreferFeat |
Return feat glyphs instead of histogram glyphs. More... | |
bool | isOverview |
bool | bAdaptiveSelector |
TModelUnit | scale |
int | depth |
CRenderingContext * | r_cntx |
string | sAnnotName |
Definition at line 85 of file snp_ds.hpp.
bool CSnpJob::SParams::bAdaptive |
Only return feat glyphs when not overview.
Definition at line 86 of file snp_ds.hpp.
Referenced by CSnpJob::x_FetchFtableEx(), and CSnpTrack::x_UpdateData().
bool CSnpJob::SParams::bAdaptiveSelector |
Definition at line 89 of file snp_ds.hpp.
Referenced by CSGSnpDS::LoadData(), CSnpJob::x_FetchFtable(), and CSnpJob::x_FetchGraphs().
bool CSnpJob::SParams::bPreferFeat |
Return feat glyphs instead of histogram glyphs.
Definition at line 87 of file snp_ds.hpp.
Referenced by CSnpJob::x_FetchFtableEx(), and CSnpTrack::x_UpdateData().
int CSnpJob::SParams::depth |
Definition at line 91 of file snp_ds.hpp.
Referenced by CSGSnpDS::LoadData(), CSnpJob::x_FetchFtable(), and CSnpJob::x_FetchGraphs().
bool CSnpJob::SParams::isOverview |
Definition at line 88 of file snp_ds.hpp.
Referenced by CSnpJob::x_Execute(), and CSnpTrack::x_UpdateData().
CRenderingContext* CSnpJob::SParams::r_cntx |
Definition at line 92 of file snp_ds.hpp.
Referenced by CSnpTrack::x_UpdateData().
string CSnpJob::SParams::sAnnotName |
Definition at line 93 of file snp_ds.hpp.
Referenced by CSnpJob::x_FetchFtable(), CSnpJob::x_FetchGraphs(), CSnpJob::x_MakeHistogramFromFtable(), and CSnpTrack::x_UpdateData().
TModelUnit CSnpJob::SParams::scale |
Definition at line 90 of file snp_ds.hpp.
Referenced by CSnpJob::x_FetchGraphs(), CSnpJob::x_MakeHistogramFromFtable(), and CSnpTrack::x_UpdateData().