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
Modifier and Type Method Description StringTree
accept(edu.sc.seis.seisFile.fdsnws.stationxml.Station station, NetworkSource network)
-
Constructor Details
-
Method Details
-
accept
public StringTree accept(edu.sc.seis.seisFile.fdsnws.stationxml.Station station, NetworkSource network)- Specified by:
accept
in interfaceStationSubsetter
-