Uses of Class
org.biojava.bio.symbol.FuzzyPointLocation

Packages that use FuzzyPointLocation
org.biojava.bio.symbol Representation of the Symbols that make up a sequence, and locations within them. 
 

Uses of FuzzyPointLocation in org.biojava.bio.symbol
 

Methods in org.biojava.bio.symbol with parameters of type FuzzyPointLocation
 int FuzzyPointLocation.PointResolver.resolve(FuzzyPointLocation loc)
          Return the actual point that the specified location should claim to occupy.