Class SitePolygonFile
- java.lang.Object
-
- edu.sc.seis.sod.subsetter.channel.SitePolygonFile
-
- All Implemented Interfaces:
SodElement
,ChannelSubsetter
,Subsetter
public class SitePolygonFile extends java.lang.Object implements ChannelSubsetter
-
-
Constructor Summary
Constructors Constructor Description SitePolygonFile(org.w3c.dom.Element el)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringTree
accept(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network)
-
-
-
Constructor Detail
-
SitePolygonFile
public SitePolygonFile(org.w3c.dom.Element el) throws ConfigurationException
- Throws:
ConfigurationException
-
-
Method Detail
-
accept
public StringTree accept(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network) throws java.lang.Exception
- Specified by:
accept
in interfaceChannelSubsetter
- Throws:
java.lang.Exception
-
-