Package | Description |
---|---|
info.bioinfweb.libralign.dataarea.implementations.charset |
Contains data area related classes to display character sets of an alignment.
|
Modifier and Type | Method and Description |
---|---|
CharSetDataModel |
CharSetArea.getModel()
Returns the underlying model providing character set data.
|
Constructor and Description |
---|
CharSetArea(AlignmentContentArea owner,
AlignmentArea labeledAlignmentArea,
CharSetDataModel model)
Creates a new instance of this class.
|