T - the token type used by the underlying providerpublic interface BasicAlignmentModelView<T>
AlignmentModel in a modified way.
There are a number of more specialized subinterfaces which might be more suitable for many cases.
| Modifier and Type | Method and Description |
|---|---|
AlignmentModel<T> |
getUnderlyingModel()
Returns the underlying sequence data provider that provides the data accessed with this object.
|
AlignmentModel<T> getUnderlyingModel()