NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/objects/Choice.hpp>
#include <gui/widgets/seq_graphic/alignment_sorter_factory.hpp>
#include <gui/widgets/seq_graphic/alignment_sorter.hpp>
#include <gui/widgets/seq_graphic/alignment_sorter_by_field.hpp>
#include <gui/widgets/seq_graphic/alignment_sorter_by_score.hpp>
#include <gui/widgets/seq_graphic/layout_conf.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
static IObjectSorter::SSorterDescriptor | GetHaplotypeSorterDescr () |
static IObjectSorter::SSorterDescriptor | GetReciprocitySorterDescr () |
Variables | |
static const string | sReciprocityFirstPass = "First-pass" |
static const string | sReciprocitySecondPass = "Second-pass" |
|
static |
Definition at line 43 of file alignment_sorter_factory.cpp.
Referenced by CAlignSorterFactory::CreateAlignSorter(), and CAlignSorterFactory::SetTrackSetting().
|
static |
Definition at line 49 of file alignment_sorter_factory.cpp.
Referenced by CAlignSorterFactory::CreateAlignSorter(), and CAlignSorterFactory::SetTrackSetting().
Definition at line 54 of file alignment_sorter_factory.cpp.
Referenced by CAlignSorterFactory::CreateAlignSorter().
Definition at line 55 of file alignment_sorter_factory.cpp.
Referenced by CAlignSorterFactory::CreateAlignSorter().