NCBI C++ ToolKit
|
#include <corelib/ncbiobj.hpp>
#include <gui/utils/extension.hpp>
#include <gui/objutils/reg_settings.hpp>
#include <gui/widgets/seq_graphic/data_track.hpp>
#include <gui/widgets/seq_graphic/segment_smear_glyph.hpp>
#include <gui/widgets/seq_graphic/segment_map_ds.hpp>
#include <gui/widgets/seq_graphic/restriction_sites_glyph.hpp>
#include <objects/seqloc/Seq_interval.hpp>
#include <objmgr/seq_vector.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSequenceTrack |
CSequenceTrack – the layout track for holding and visualizing a molecule sequence superimposed by component map. More... | |
class | CSequenceTrackFactory |
CSequenceTrackFactory. More... | |