Uses of Class
org.biojava.bio.symbol.FuzzyLocation
-
Packages that use FuzzyLocation Package Description org.biojava.bio.symbol Representation of the Symbols that make up a sequence, and locations within them. -
-
Uses of FuzzyLocation in org.biojava.bio.symbol
Methods in org.biojava.bio.symbol with parameters of type FuzzyLocation Modifier and Type Method Description int
FuzzyLocation.RangeResolver. resolveMax(FuzzyLocation loc)
Delegate for the getMax() method.int
FuzzyLocation.RangeResolver. resolveMin(FuzzyLocation loc)
Delegate for the getMin() method.
-