public static class PositionResolver.MinimalResolver extends Object implements PositionResolver
PositionResolver.AverageResolver, PositionResolver.MaximalResolver, PositionResolver.MinimalResolver| Constructor and Description |
|---|
MinimalResolver() |
| 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 MinimalResolver()
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.