NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/hit_matrix/hit_matrix_renderer.hpp>
#include <gui/widgets/hit_matrix/hit_matrix_ds.hpp>
#include <gui/widgets/hit_matrix/density_map_ds.hpp>
#include <gui/opengl/gltexturefont.hpp>
#include <gui/opengl/glutils.hpp>
#include <objmgr/util/sequence.hpp>
#include <gui/objutils/label.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
Variables | |
static const size_t | kMaxRulerLabel = 60 |
static const char * | kSeqGraph = "Sequence" |
USING_SCOPE | ( | objects | ) |
|
static |
Definition at line 239 of file hit_matrix_renderer.cpp.
Referenced by CHitMatrixRenderer::x_SetRulerText().
|
static |
Definition at line 393 of file hit_matrix_renderer.cpp.
Referenced by CValidErrItem::ConvertErrGroup(), CHitMatrixRenderer::GetGraphs(), CHitMatrixRenderer::x_SetGraphs(), and CHitMatrixRenderer::x_SetupGraphTypes().