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

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

public class SitePolygonFile
extends java.lang.Object
implements ChannelSubsetter


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

Constructor Detail

SitePolygonFile

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

accept

public StringTree accept(ChannelImpl channel,
                         NetworkSource network)
                  throws java.lang.Exception
Specified by:
accept in interface ChannelSubsetter
Throws:
java.lang.Exception