|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.sod.subsetter.origin.RemoveEventDuplicate
edu.sc.seis.sod.subsetter.origin.SimilarEvent
public class SimilarEvent
| Field Summary |
|---|
| Fields inherited from class edu.sc.seis.sod.subsetter.origin.RemoveEventDuplicate |
|---|
depthVariance, distanceVariance, timeVariance |
| Constructor Summary | |
|---|---|
SimilarEvent(CacheEvent[] events)
|
|
SimilarEvent(org.w3c.dom.Element config)
|
|
| Method Summary | |
|---|---|
StringTree |
accept(CacheEvent eventAccess,
EventAttrImpl eventAttr,
OriginImpl preferred_origin)
|
java.util.List<CacheEvent> |
getEventsNearTimeAndDepth(Origin preferred_origin)
|
| Methods inherited from class edu.sc.seis.sod.subsetter.origin.RemoveEventDuplicate |
|---|
getEventStatusTable, isDistanceClose, setDepthVariance, setDistanceVariance, setTimeVariance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimilarEvent(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic SimilarEvent(CacheEvent[] events)
| Method Detail |
|---|
public StringTree accept(CacheEvent eventAccess,
EventAttrImpl eventAttr,
OriginImpl preferred_origin)
throws java.lang.Exception
accept in interface OriginSubsetteraccept in class RemoveEventDuplicatejava.lang.Exceptionpublic java.util.List<CacheEvent> getEventsNearTimeAndDepth(Origin preferred_origin)
getEventsNearTimeAndDepth in class RemoveEventDuplicate
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||