#include <SequenceCanvas.h>
Inheritance diagram for SeqNum:
Public Member Functions | |
SeqNum (SequenceCanvas *ncan=NULL) | |
Constructor. | |
virtual wxString | whatsthis () |
Returns the linetype. | |
virtual int | arrange (int n) |
Arrange "chars" as line n. | |
virtual void | show (wxDC &dc) |
Show. | |
virtual bool | isDisplayOnly () |
Do we show something? |
|
Constructor.
|
|
Arrange "chars" as line n.
Reimplemented from SeqBasic. |
|
Do we show something?
Reimplemented from SeqBasic. |
|
Show.
Reimplemented from SeqBasic. |
|
Returns the linetype.
Reimplemented from SeqBasic. |