Click or drag to resize

ISequenceDisplayer Methods

Methods
  NameDescription
Public methodDisplaySequence(Sequence, DisplaySequenceContext, Int32, String, String)
Displays the given root sequence (adding parentheses if needed) according to the display context.
Public methodDisplaySequence(Sequence, DisplaySequenceContext, Int32, String, String, String)
Displays the given root sequence (adding parentheses if needed) according to the display context.
Public methodDisplaySequenceBase(SequenceBase, DisplaySequenceContext, Int32, String, String)
Displays the given root sequence base according to the display context. Switches in between displaying a sequence and a sequence expression.
Public methodDisplaySequenceBase(SequenceBase, DisplaySequenceContext, Int32, String, String, String)
Displays the given root sequence base according to the display context. Switches in between displaying a sequence and a sequence expression.
Public methodDisplaySequenceExpression(SequenceExpression, DisplaySequenceContext, Int32, String, String)
Displays the given root sequence expression according to the display context.
Public methodDisplaySequenceExpression(SequenceExpression, DisplaySequenceContext, Int32, String, String, String)
Displays the given root sequence expression according to the display context.
Top
See Also