NCBI C++ ToolKit
Public Attributes | List of all members
CSnpJob::SParams Struct Reference

Search Toolkit Book for CSnpJob::SParams

#include <gui/packages/pkg_snp/track/snp_ds.hpp>

+ Collaboration diagram for CSnpJob::SParams:

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
 
CRenderingContextr_cntx
 
string sAnnotName
 

Detailed Description

Definition at line 85 of file snp_ds.hpp.

Member Data Documentation

◆ bAdaptive

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().

◆ bAdaptiveSelector

bool CSnpJob::SParams::bAdaptiveSelector

Definition at line 89 of file snp_ds.hpp.

Referenced by CSGSnpDS::LoadData(), CSnpJob::x_FetchFtable(), and CSnpJob::x_FetchGraphs().

◆ bPreferFeat

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().

◆ depth

int CSnpJob::SParams::depth

Definition at line 91 of file snp_ds.hpp.

Referenced by CSGSnpDS::LoadData(), CSnpJob::x_FetchFtable(), and CSnpJob::x_FetchGraphs().

◆ isOverview

bool CSnpJob::SParams::isOverview

Definition at line 88 of file snp_ds.hpp.

Referenced by CSnpJob::x_Execute(), and CSnpTrack::x_UpdateData().

◆ r_cntx

CRenderingContext* CSnpJob::SParams::r_cntx

Definition at line 92 of file snp_ds.hpp.

Referenced by CSnpTrack::x_UpdateData().

◆ sAnnotName

string CSnpJob::SParams::sAnnotName

◆ scale

TModelUnit CSnpJob::SParams::scale

The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:31 2024 by modify_doxy.py rev. 669887