Uses of Class
org.biojava.bio.symbol.MergeLocation
Packages that use MergeLocation
Package
Description
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 MergeLocationModifier and TypeMethodDescriptionstatic MergeLocation
MergeLocation.mergeLocations
(List componentLocations) Static Factory method for getting an instance of aMergeLocation
static MergeLocation
MergeLocation.mergeLocations
(Location locA, Location locB)