edu.sc.seis.sod.subsetter.network
Class PassNetwork

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.network.PassNetwork
All Implemented Interfaces:
SodElement, NetworkSubsetter, Subsetter

public class PassNetwork
extends java.lang.Object
implements NetworkSubsetter

PassNetwork.java Created: Thu Dec 13 17:09:18 2001


Constructor Summary
PassNetwork()
           
 
Method Summary
 StringTree accept(NetworkAttrImpl networkAttr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PassNetwork

public PassNetwork()
Method Detail

accept

public StringTree accept(NetworkAttrImpl networkAttr)
Specified by:
accept in interface NetworkSubsetter