Uses of Class
org.biojava.bio.symbol.SimpleGappedSymbolList.Block
Packages that use SimpleGappedSymbolList.Block
Package
Description
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 that return types with arguments of type SimpleGappedSymbolList.BlockModifier and TypeMethodDescriptionSimpleGappedSymbolList.BlockIterator()
Get list of the un-gapped region of the SymbolList.Methods in org.biojava.bio.symbol with parameters of type SimpleGappedSymbolList.BlockModifier and TypeMethodDescriptionprotected final int
SimpleGappedSymbolList.sourceToView
(SimpleGappedSymbolList.Block b, int indx) Coordinate conversion from source to view.protected final int
SimpleGappedSymbolList.viewToSource
(SimpleGappedSymbolList.Block b, int indx) Coordinate conversion from view to source.Constructors in org.biojava.bio.symbol with parameters of type SimpleGappedSymbolList.Block