public class LongitudeFilter extends java.lang.Object implements Filter
Constructor and Description |
---|
LongitudeFilter() |
Modifier and Type | Method and Description |
---|---|
void |
filter(double[] values)
Detects a longitude boundary crossing and adjusts the values if
necessary.
|