NCBI C++ ToolKit
|
#include <corelib/ncbistl.hpp>
#include <gui/opengl/gltexturefont.hpp>
#include <gui/opengl/glpane.hpp>
#include <gui/widgets/gl/ievent_handler.hpp>
#include <gui/widgets/seq_text/seq_text_ds.hpp>
#include <gui/widgets/seq_text/seq_text_geometry.hpp>
#include <util/range_coll.hpp>
#include <gui/objutils/object_index.hpp>
#include <gui/widgets/wx/gui_event.hpp>
#include <objects/seqfeat/Cdregion.hpp>
#include <objmgr/feat_ci.hpp>
#include <objmgr/seq_loc_mapper.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CTextSelHandler |
Class CTextSelHandler represents in GUI a two-dimnesional multi-segment selection. More... | |