edu.sc.seis.sod.subsetter.eventStation
Class Absolute

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.eventStation.PhaseInteractionType
      extended by edu.sc.seis.sod.subsetter.eventStation.Absolute
All Implemented Interfaces:
SodElement, Subsetter

public class Absolute
extends PhaseInteractionType


Constructor Summary
Absolute(org.w3c.dom.Element config)
           
 
Method Summary
 Area getArea()
           
 DepthRange getDepthRange()
           
 void processConfig()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Absolute

public Absolute(org.w3c.dom.Element config)
Method Detail

processConfig

public void processConfig()
                   throws ConfigurationException
Throws:
ConfigurationException

getArea

public Area getArea()

getDepthRange

public DepthRange getDepthRange()