Class StationPolygonFile
- java.lang.Object
-
- edu.sc.seis.sod.subsetter.station.StationPolygonFile
-
- All Implemented Interfaces:
SodElement
,StationSubsetter
,Subsetter
public class StationPolygonFile extends java.lang.Object implements StationSubsetter
-
-
Constructor Summary
Constructors Constructor Description StationPolygonFile(org.w3c.dom.Element el)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringTree
accept(edu.iris.Fissures.network.StationImpl station, NetworkSource network)
-
-
-
Constructor Detail
-
StationPolygonFile
public StationPolygonFile(org.w3c.dom.Element el) throws ConfigurationException
- Throws:
ConfigurationException
-
-
Method Detail
-
accept
public StringTree accept(edu.iris.Fissures.network.StationImpl station, NetworkSource network)
- Specified by:
accept
in interfaceStationSubsetter
-
-