Click or drag to resize

DisplaySequenceContext Fields

The DisplaySequenceContext type exposes the following members.

Fields
  NameDescription
Public fieldchoice
The sequence to be highlighted requires a direction choice?
Public fieldhighlightSeq
The sequence to be highlighted or null
Public fieldmatches
If not null, gives the matches of the sequences to choose amongst
Public fieldsequenceIdToBreakpointPosMap
If not null, gives a mapping of the sequences by id to the breakpoint positions to be displayed. Used for highlighting breakpoints during printing and rendering.
Public fieldsequenceIdToChoicepointPosMap
If not null, gives a mapping of the sequences by id to the choicepoint positions to be displayed. Used for highlighting choicepoints during printing and rendering.
Public fieldsequences
If not null, gives the sequences to choose amongst
Public fieldsuccess
The sequence to be highlighted was already successfully matched?
Top
See Also