public class LongitudeRange extends RangeSubsetter implements SodElement
DEFAULT_MAX, DEFAULT_MIN, max, min| Constructor and Description |
|---|
LongitudeRange(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
static double |
sanitize(double longitude,
java.lang.String reporter) |
accept, acceptMax, acceptMin, getMaxValue, getMinValue, parseConfig, toStringpublic LongitudeRange(org.w3c.dom.Element config)
throws UserConfigurationException
UserConfigurationExceptionpublic static double sanitize(double longitude,
java.lang.String reporter)
throws UserConfigurationException
UserConfigurationException