public class PCLFilterSettings
extends java.lang.Object
| Constructor and Description |
|---|
PCLFilterSettings() |
PCLFilterSettings(double rel,
int abs) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAbsThreshold() |
double |
getRelThreshold() |
void |
setAbsThreshold(int absThreshold) |
void |
setRelThreshold(double relThreshold) |