edu.sc.seis.sod.subsetter.origin
Class GeographicalRegion

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.origin.FlinnEngdahlRegion
      extended by edu.sc.seis.sod.subsetter.origin.GeographicalRegion
All Implemented Interfaces:
SodElement, OriginSubsetter, Subsetter

public class GeographicalRegion
extends FlinnEngdahlRegion

 <geographicalRegion>10</geographicalRegion>


Constructor Summary
GeographicalRegion(org.w3c.dom.Element config)
           
 
Method Summary
 FlinnEngdahlType getType()
           
 
Methods inherited from class edu.sc.seis.sod.subsetter.origin.FlinnEngdahlRegion
accept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeographicalRegion

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

getType

public FlinnEngdahlType getType()
Specified by:
getType in class FlinnEngdahlRegion