NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbistl.hpp>
#include <gui/widgets/hit_matrix/seq_graph.hpp>
#include <gui/objutils/label.hpp>
#include <gui/opengl/glutils.hpp>
#include <gui/opengl/irender.hpp>
#include <objmgr/seq_vector.hpp>
#include <objmgr/util/sequence.hpp>
#include <math.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
Variables | |
static const int | kMargin = 2 |
static const int | kTextOffset = 2 |
USING_SCOPE | ( | objects | ) |
Definition at line 75 of file seq_graph.cpp.
Referenced by CHitMatrixSeqGraph::PreferredSize(), and CHitMatrixSeqGraph::Render().
Definition at line 76 of file seq_graph.cpp.
Referenced by CHitMatrixSeqGraph::PreferredSize(), and CHitMatrixSeqGraph::Render().