Class MidPoint
java.lang.Object
edu.sc.seis.sod.subsetter.AreaSubsetter
edu.sc.seis.sod.subsetter.eventStation.MidPoint
- All Implemented Interfaces:
SodElement
,EventStationSubsetter
,Subsetter
public class MidPoint extends AreaSubsetter implements EventStationSubsetter
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MidPoint(org.w3c.dom.Element config)
-
Method Summary
Modifier and Type Method Description StringTree
accept(edu.sc.seis.sod.model.event.CacheEvent eventAccess, edu.sc.seis.seisFile.fdsnws.stationxml.Station station, MeasurementStorage cookieJar)
Methods inherited from class edu.sc.seis.sod.subsetter.AreaSubsetter
accept, extractPolygon, makeRelativeOrRecipeDirReader
-
Constructor Details
-
MidPoint
- Throws:
ConfigurationException
-
-
Method Details
-
accept
public StringTree accept(edu.sc.seis.sod.model.event.CacheEvent eventAccess, edu.sc.seis.seisFile.fdsnws.stationxml.Station station, MeasurementStorage cookieJar) throws java.lang.Exception- Specified by:
accept
in interfaceEventStationSubsetter
- Throws:
java.lang.Exception
-