|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.DistanceRangeSubsetter
edu.sc.seis.sod.subsetter.eventStation.LinearDistanceMagnitudeRange
public class LinearDistanceMagnitudeRange
Constructor Summary | |
---|---|
LinearDistanceMagnitudeRange(org.w3c.dom.Element config)
|
Method Summary | |
---|---|
StringTree |
accept(CacheEvent eventAccess,
StationImpl station,
CookieJar cookieJar)
|
boolean |
accept(EventAccessOperations eventAccess,
double stationLat,
double stationLon)
|
Methods inherited from class edu.sc.seis.sod.subsetter.DistanceRangeSubsetter |
---|
getMax, getMin, getUnitRange, processConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinearDistanceMagnitudeRange(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
Method Detail |
---|
public StringTree accept(CacheEvent eventAccess, StationImpl station, CookieJar cookieJar)
accept
in interface EventStationSubsetter
public boolean accept(EventAccessOperations eventAccess, double stationLat, double stationLon)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |