NCBI C++ ToolKit
Classes | Functions | Variables
graph_overlay.cpp File Reference
#include <ncbi_pch.hpp>
#include "wx_histogram_config_dlg.hpp"
#include <gui/widgets/seq_graphic/graph_overlay.hpp>
#include <gui/widgets/seq_graphic/layout_track_proxy.hpp>
#include <gui/widgets/seq_graphic/rendering_ctx.hpp>
#include <gui/widgets/seq_graphic/seqgraphic_widget.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/widgets/wx/ui_command.hpp>
#include <gui/widgets/seq_graphic/graph_track.hpp>
#include <gui/widgets/seq_graphic/histogram_glyph.hpp>
#include <gui/widgets/seq_graphic/config_utils.hpp>
#include <gui/objects/TrackConfigSet.hpp>
#include <gui/objects/Conditional.hpp>
#include <gui/objutils/reg_settings.hpp>
#include <gui/objutils/utils.hpp>
#include <wx/event.h>
#include <wx/menu.h>
+ Include dependency graph for graph_overlay.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CGraphOverlayEvtHandler
 
struct  SLegendData
 

Functions

 USING_SCOPE (objects)
 

Variables

static const string kStacked = "stacked"
 
static const string kValueRange = "range"
 
static const int kLegendBarWidth = 30
 
static const int kLegendLabelGap = 5
 
static const int kLegenPadding = 5
 

Function Documentation

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ kLegendBarWidth

const int kLegendBarWidth = 30
static

Definition at line 628 of file graph_overlay.cpp.

Referenced by CGraphOverlay::x_UpdateLegend().

◆ kLegendLabelGap

const int kLegendLabelGap = 5
static

Definition at line 629 of file graph_overlay.cpp.

Referenced by CGraphOverlay::x_UpdateLegend().

◆ kLegenPadding

const int kLegenPadding = 5
static

Definition at line 630 of file graph_overlay.cpp.

Referenced by CGraphOverlay::x_UpdateLegend().

◆ kStacked

const string kStacked = "stacked"
static

◆ kValueRange

const string kValueRange = "range"
static
Modified on Fri Sep 20 14:58:05 2024 by modify_doxy.py rev. 669887