public static class PositionResolver.MaximalResolver extends Object implements PositionResolver
PositionResolver.AverageResolver, PositionResolver.MaximalResolver, PositionResolver.MinimalResolver| Constructor and Description |
|---|
MaximalResolver() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMax(Position e)
Resolves the maximum possible base for this position.
|
int |
getMin(Position s)
Resolves the minimum possible base for this position.
|
public MaximalResolver()
public int getMin(Position s)
getMin in interface PositionResolvers - the position to resolvepublic int getMax(Position e)
getMax in interface PositionResolvere - the position to resolveCopyright © 2020 BioJava. All rights reserved.