Uses of Class
org.biojava.bio.symbol.MergeLocation
-
Packages that use MergeLocation Package Description org.biojava.bio.symbol Representation of the Symbols that make up a sequence, and locations within them. -
-
Uses of MergeLocation in org.biojava.bio.symbol
Methods in org.biojava.bio.symbol that return MergeLocation Modifier and Type Method Description static MergeLocation
MergeLocation. mergeLocations(List componentLocations)
Static Factory method for getting an instance of aMergeLocation
static MergeLocation
MergeLocation. mergeLocations(Location locA, Location locB)
-