edu.sc.seis.sod.subsetter.eventStation
Class MidPoint

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.AreaSubsetter
      extended by edu.sc.seis.sod.subsetter.eventStation.MidPoint
All Implemented Interfaces:
SodElement, EventStationSubsetter, Subsetter

public class MidPoint
extends AreaSubsetter
implements EventStationSubsetter


Field Summary
 
Fields inherited from class edu.sc.seis.sod.subsetter.AreaSubsetter
locationArray
 
Constructor Summary
MidPoint(org.w3c.dom.Element config)
           
 
Method Summary
 StringTree accept(CacheEvent eventAccess, StationImpl station, CookieJar cookieJar)
           
 
Methods inherited from class edu.sc.seis.sod.subsetter.AreaSubsetter
accept, extractPolygon, makeRelativeOrRecipeDirReader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MidPoint

public MidPoint(org.w3c.dom.Element config)
         throws ConfigurationException
Throws:
ConfigurationException
Method Detail

accept

public StringTree accept(CacheEvent eventAccess,
                         StationImpl station,
                         CookieJar cookieJar)
                  throws java.lang.Exception
Specified by:
accept in interface EventStationSubsetter
Throws:
java.lang.Exception