Package | Description |
---|---|
org.biojava.bio.symbol |
Representation of the Symbols that make up a sequence, and locations within
them.
|
Modifier and Type | Method and Description |
---|---|
protected int |
SimpleGappedSymbolList.sourceToView(SimpleGappedSymbolList.Block b,
int indx)
Coordinate conversion from source to view.
|
protected int |
SimpleGappedSymbolList.viewToSource(SimpleGappedSymbolList.Block b,
int indx)
Coordinate conversion from view to source.
|
Constructor and Description |
---|
Block(SimpleGappedSymbolList.Block block) |