Uses of Class
org.biojava.bio.symbol.FuzzyLocation
Packages that use FuzzyLocation
Package
Description
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 FuzzyLocationModifier and TypeMethodDescriptionint
FuzzyLocation.RangeResolver.resolveMax
(FuzzyLocation loc) Delegate for the getMax() method.int
FuzzyLocation.RangeResolver.resolveMin
(FuzzyLocation loc) Delegate for the getMin() method.