| Package | Description |
|---|---|
| info.bioinfweb.libralign.dataarea |
Contains
DataArea from which all data areas used in LibrAlign
must be inherited as well as related classes and a set of general data area implementations provided with
LibrAlign which are located in the subpackage implementations. |
| Modifier and Type | Method and Description |
|---|---|
DataAreaLocation |
DataAreaList.getLocation()
Returns the location the elements in this list have in the containing
AlignmentArea. |
| Constructor and Description |
|---|
DataAreaList(DataAreasModel owner,
DataAreaLocation location)
Creates a new instance of this class representing a list of data areas attached to one
sequence of the alignment.
|