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 MergeLocationMergeLocation. mergeLocations(List componentLocations)Static Factory method for getting an instance of aMergeLocationstatic MergeLocationMergeLocation. mergeLocations(Location locA, Location locB)
-