| Package | Description |
|---|---|
| info.bioinfweb.libralign.dataarea.implementations.charset |
Contains data area related classes to display character sets of an alignment.
|
| info.bioinfweb.libralign.model.io |
| Constructor and Description |
|---|
CharSetEventReader(AlignmentDataReader mainReader) |
CharSetEventReader(AlignmentDataReader mainReader,
info.bioinfweb.jphyloio.events.meta.URIOrStringIdentifier colorPredicate) |
| Modifier and Type | Method and Description |
|---|---|
AlignmentDataReader |
AbstractDataModelEventReader.getMainReader() |
AlignmentDataReader |
DataModelEventReader.getMainReader()
Returns the instance of the main reader (for reading alignment and data models) which
uses this data model reader.
|
| Constructor and Description |
|---|
AbstractDataModelEventReader(AlignmentDataReader mainReader,
DataModelFactory<M> factory)
Creates a new instance of this class.
|