Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

SeqRestriction Class Reference

Sequence display class showing restriction sites. More...

#include <SequenceCanvas.h>

Inheritance diagram for SeqRestriction:

SeqBasic List of all members.

Public Member Functions

 SeqRestriction (SequenceCanvas *ncan=NULL)
 Constructor.
virtual int arrange (int n)
 Arrange "chars" as line n.
virtual void show (wxDC &dc)
 Show.
virtual void initFromTVector (TVector *v)
 Set from a TVector class.
virtual wxString whatsthis ()
 Returns the linetype.
virtual bool isDisplayOnly ()
 The hell if I know what this does!
virtual bool useDirectRoutines ()
 Do we draw directly (or do we use SeqPos)?

Public Attributes

TVectorvec
 Pointer to the original sequence data.
bool down
 Is this below the matching SeqDNA line (or above)?
SequencePartList pl
 Some cache thingy.

Detailed Description

Sequence display class showing restriction sites.


Constructor & Destructor Documentation

SeqRestriction::SeqRestriction SequenceCanvas ncan = NULL  )  [inline]
 

Constructor.


Member Function Documentation

int SeqRestriction::arrange int  n  )  [virtual]
 

Arrange "chars" as line n.

Reimplemented from SeqBasic.

void SeqRestriction::initFromTVector TVector v  )  [virtual]
 

Set from a TVector class.

Reimplemented from SeqBasic.

virtual bool SeqRestriction::isDisplayOnly  )  [inline, virtual]
 

The hell if I know what this does!

Reimplemented from SeqBasic.

void SeqRestriction::show wxDC &  dc  )  [virtual]
 

Show.

Reimplemented from SeqBasic.

bool SeqRestriction::useDirectRoutines  )  [virtual]
 

Do we draw directly (or do we use SeqPos)?

Reimplemented from SeqBasic.

virtual wxString SeqRestriction::whatsthis  )  [inline, virtual]
 

Returns the linetype.

Reimplemented from SeqBasic.


Member Data Documentation

bool SeqRestriction::down
 

Is this below the matching SeqDNA line (or above)?

SequencePartList SeqRestriction::pl
 

Some cache thingy.

TVector* SeqRestriction::vec
 

Pointer to the original sequence data.


The documentation for this class was generated from the following files:
Generated on Fri Aug 11 16:19:45 2006 for GENtle by  doxygen 1.4.1