| Package | Description |
|---|---|
| info.bioinfweb.libralign.alignmentarea |
Contains basic implementations for displaying an alignment area.
|
| info.bioinfweb.libralign.multiplealignments |
Contains classes used in the implementation of
MultipleAlignmentsContainer
which allow to combine several AlignmentAreas. |
| Class and Description |
|---|
| MultipleAlignmentsContainer
This class allows to use multiple instances of
AlignmentArea, that are coupled related to horizontal
scrolling. |
| Class and Description |
|---|
| AlignmentAreaList
A list implementation
MultipleAlignmentsContainer uses to manage its contained alignment areas. |
| MultipleAlignmentsContainer
This class allows to use multiple instances of
AlignmentArea, that are coupled related to horizontal
scrolling. |
| ToolkitSpecificMultipleAlignmentsContainer
Common interface for toolkit specific components displaying the contents of a
MultipleAlignmentsContainer. |