Uses of Class
org.biojava.bio.symbol.FuzzyPointLocation
-
Packages that use FuzzyPointLocation Package Description 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 Modifier and Type Method Description int
FuzzyPointLocation.PointResolver. resolve(FuzzyPointLocation loc)
Return the actual point that the specified location should claim to occupy.
-