public class AntiAlignmentParameters
extends java.lang.Object
Constructor and Description |
---|
AntiAlignmentParameters(int cutOffLength,
double maxFactor,
int backtrackLimit,
double backtrackThreshold) |
Modifier and Type | Method and Description |
---|---|
int |
getBacktrackLimit() |
double |
getBacktrackThreshold() |
int |
getCutOffLength() |
double |
getMaxFactor() |