NCBI C++ ToolKit
|
#include <corelib/ncbistl.hpp>
#include <gui/utils/rgba_color.hpp>
#include <gui/opengl/glpane.hpp>
#include <gui/opengl/glcolortable.hpp>
#include <gui/widgets/gl/ievent_handler.hpp>
#include <gui/widgets/hit_matrix/hit.hpp>
#include <gui/widgets/hit_matrix/hit_coloring.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CHitElemGlyph |
CHitElemGlyph is a simple graphical object representing a Hit Element. More... | |
class | CHitGlyph |
CHitGlyph is a simple graphical object representing a Hit as a set of corresponding Hit Elements. More... | |
class | IHitMatrixGraphHost |
IHitMatrixGraphHost. More... | |
class | CHitMatrixGraph |
CHitMatrixGraph. More... | |