| Package | Description |
|---|---|
| org.biojava.bio.symbol |
Representation of the Symbols that make up a sequence, and locations within
them.
|
| Modifier and Type | Field and Description |
|---|---|
static FuzzyPointLocation.PointResolver |
FuzzyPointLocation.RESOLVE_AVERAGE |
static FuzzyPointLocation.PointResolver |
FuzzyPointLocation.RESOLVE_MAX |
static FuzzyPointLocation.PointResolver |
FuzzyPointLocation.RESOLVE_MIN |
| Modifier and Type | Method and Description |
|---|---|
FuzzyPointLocation.PointResolver |
FuzzyPointLocation.getResolver() |
| Constructor and Description |
|---|
FuzzyPointLocation(int min,
int max,
FuzzyPointLocation.PointResolver resolver)
Creates a new
FuzzyPointLocation object. |
Copyright © 2020 BioJava. All rights reserved.