| Package | Description |
|---|---|
| info.bioinfweb.libralign.model.implementations.decorate |
| Class and Description |
|---|
| AbstractAlignmentModelDecorator
Basic implementation of
AlignmentModelView which delegates sequence specific methods
(which are independent of the token type) to the underlying model. |
| AbstractTokenReplacementAlignmentModelDecorator
Abstract base class for implementations of
AlignmentModelView that simply replace a set
of tokens by other tokens of the same type. |
| DNAAlignmentModelDecorator
Shows the underlying nucleotide data source as a DNA sequence, i.e.
|
| RNAAlignmentModelDecorator
Shows the underlying nucleotide data source as a RNA sequence, i.e.
|