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 TypeMethodDescriptionintFuzzyLocation.RangeResolver.resolveMax(FuzzyLocation loc) Delegate for the getMax() method.intFuzzyLocation.RangeResolver.resolveMin(FuzzyLocation loc) Delegate for the getMin() method.