Uses of Class
org.biojava.bio.symbol.SimpleGappedSymbolList.Block

Packages that use SimpleGappedSymbolList.Block
org.biojava.bio.symbol Representation of the Symbols that make up a sequence, and locations within them. 
 

Uses of SimpleGappedSymbolList.Block in org.biojava.bio.symbol
 

Methods in org.biojava.bio.symbol with parameters of type SimpleGappedSymbolList.Block
protected  int SimpleGappedSymbolList.viewToSource(SimpleGappedSymbolList.Block b, int indx)
          Coordinate conversion from view to source.
protected  int SimpleGappedSymbolList.sourceToView(SimpleGappedSymbolList.Block b, int indx)
          Coordinate conversion from source to view.