edu.sc.seis.sod.subsetter.channel
Class SiteBoxArea

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.channel.SiteBoxArea
All Implemented Interfaces:
SodElement, ChannelSubsetter, Subsetter

public class SiteBoxArea
extends java.lang.Object
implements ChannelSubsetter


Constructor Summary
SiteBoxArea(org.w3c.dom.Element el)
           
 
Method Summary
 StringTree accept(ChannelImpl chan, NetworkSource network)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteBoxArea

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

accept

public StringTree accept(ChannelImpl chan,
                         NetworkSource network)
Specified by:
accept in interface ChannelSubsetter