Interface EventStationSubsetter
-
- All Superinterfaces:
SodElement
,Subsetter
- All Known Implementing Classes:
AzimuthRange
,BackAzimuthRange
,DistanceRange
,EmbeddedOriginSubsetter
,EmbeddedStationSubsetter
,EventStationAND
,EventStationNOT
,EventStationOR
,EventStationScript
,EventStationXOR
,LinearDistanceMagnitudeRange
,MidPoint
,PassEventStation
,PhaseExists
,PhaseInteraction
,PhaseWithoutInterference
,PointLinearDistanceMagnitude
,PrintlineEventStation
,RemoveStationDuplicate
public interface EventStationSubsetter extends Subsetter
EventStationSubsetter.java Created: Thu Dec 13 17:18:32 2001
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringTree
accept(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.network.StationImpl station, CookieJar cookieJar)
-
-
-
Method Detail
-
accept
StringTree accept(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.network.StationImpl station, CookieJar cookieJar) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-