edu.sc.seis.sod.subsetter.station
Interface StationSubsetter

All Superinterfaces:
SodElement, Subsetter
All Known Implementing Classes:
BelongsToVirtual, EmbeddedNetwork, NetworkSubsetterWrapper, PassStation, PrintlineStationProcess, StationAND, StationArea, StationBoxArea, StationCode, StationDepthRange, StationEffectiveTimeOverlap, StationName, StationNOT, StationOperator, StationOR, StationPointAzimuth, StationPointBackAzimuth, StationPointDistance, StationPolygonFile, StationRegularExpression, StationScript, StationXOR

public interface StationSubsetter
extends Subsetter

StationSubsetter.java Created: Thu Dec 13 17:05:33 2001


Method Summary
 StringTree accept(StationImpl station, NetworkSource network)
           
 

Method Detail

accept

StringTree accept(StationImpl station,
                  NetworkSource network)
                  throws java.lang.Exception
Throws:
java.lang.Exception