public class StationDepthRange extends DepthRange implements StationSubsetter
| Constructor and Description |
|---|
StationDepthRange(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
StringTree |
accept(StationImpl station,
NetworkSource network) |
getMaxDepth, getMinDepthgetUnitRange, processConfigpublic StationDepthRange(org.w3c.dom.Element config)
throws java.lang.Exception
java.lang.Exceptionpublic StringTree accept(StationImpl station, NetworkSource network)
accept in interface StationSubsetter