set annotation draw function by type
authorDiane Trout <diane@caltech.edu>
Fri, 13 Apr 2007 23:38:43 +0000 (23:38 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 13 Apr 2007 23:38:43 +0000 (23:38 +0000)
commit3c5e9d09704b35421555398fe79bb50b4218d615
tree1eff9d0e0eb2b0bb1989b274bae0632dae5255a2
parent55f0a3e9612b3e1df2c588682d7f605203eab421
set annotation draw function by type
Additionally, I renamed a couple of functions to reflect that we're looking for valid sequence
instead of Ns, and my draw functions now use the color set in the drawable.
(Which also means that I have to set the color for the drawable class).
alg/glseqbrowser.cpp
alg/glsequence.cpp
alg/glsequence.hpp
alg/seq_span.hpp
alg/test/test_glsequence.cpp