edu.sc.seis.sod.subsetter.origin
Class EventBoxArea

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.origin.EventBoxArea
All Implemented Interfaces:
SodElement, OriginSubsetter, Subsetter

public class EventBoxArea
extends java.lang.Object
implements OriginSubsetter


Constructor Summary
EventBoxArea(org.w3c.dom.Element el)
           
 
Method Summary
 StringTree accept(CacheEvent eventAccess, EventAttrImpl eventAttr, OriginImpl preferred_origin)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventBoxArea

public EventBoxArea(org.w3c.dom.Element el)
             throws ConfigurationException
Throws:
ConfigurationException
Method Detail

accept

public StringTree accept(CacheEvent eventAccess,
                         EventAttrImpl eventAttr,
                         OriginImpl preferred_origin)
Specified by:
accept in interface OriginSubsetter