Package edu.sc.seis.sod.subsetter.origin
Class EventPolygonFile
- java.lang.Object
-
- edu.sc.seis.sod.subsetter.origin.EventPolygonFile
-
- All Implemented Interfaces:
SodElement
,OriginSubsetter
,Subsetter
public class EventPolygonFile extends java.lang.Object implements OriginSubsetter
-
-
Constructor Summary
Constructors Constructor Description EventPolygonFile(org.w3c.dom.Element el)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringTree
accept(edu.sc.seis.fissuresUtil.cache.CacheEvent eventAccess, edu.iris.Fissures.event.EventAttrImpl eventAttr, edu.iris.Fissures.event.OriginImpl preferred_origin)
-
-
-
Constructor Detail
-
EventPolygonFile
public EventPolygonFile(org.w3c.dom.Element el) throws ConfigurationException
- Throws:
ConfigurationException
-
-
Method Detail
-
accept
public StringTree accept(edu.sc.seis.fissuresUtil.cache.CacheEvent eventAccess, edu.iris.Fissures.event.EventAttrImpl eventAttr, edu.iris.Fissures.event.OriginImpl preferred_origin)
- Specified by:
accept
in interfaceOriginSubsetter
-
-