|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.EffectiveTimeOverlap
edu.sc.seis.sod.subsetter.station.StationEffectiveTimeOverlap
public class StationEffectiveTimeOverlap
Constructor Summary | |
---|---|
StationEffectiveTimeOverlap(org.w3c.dom.Element config)
|
|
StationEffectiveTimeOverlap(MicroSecondDate start,
MicroSecondDate end)
|
|
StationEffectiveTimeOverlap(MicroSecondTimeRangeSupplier timeRange)
|
|
StationEffectiveTimeOverlap(TimeRange tr)
|
Method Summary | |
---|---|
StringTree |
accept(StationImpl station,
NetworkSource network)
|
boolean |
overlaps(Station station)
|
Methods inherited from class edu.sc.seis.sod.subsetter.EffectiveTimeOverlap |
---|
overlaps, overlaps |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StationEffectiveTimeOverlap(MicroSecondTimeRangeSupplier timeRange)
public StationEffectiveTimeOverlap(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public StationEffectiveTimeOverlap(TimeRange tr)
public StationEffectiveTimeOverlap(MicroSecondDate start, MicroSecondDate end)
Method Detail |
---|
public StringTree accept(StationImpl station, NetworkSource network)
accept
in interface StationSubsetter
public boolean overlaps(Station station)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |