Class OriginDepthRange

    • Constructor Summary

      Constructors 
      Constructor Description
      OriginDepthRange​(org.w3c.dom.Element config)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      StringTree accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.event.EventAttrImpl eventAttr, edu.iris.Fissures.event.OriginImpl origin)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OriginDepthRange

        public OriginDepthRange​(org.w3c.dom.Element config)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • accept

        public StringTree accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
                                 edu.iris.Fissures.event.EventAttrImpl eventAttr,
                                 edu.iris.Fissures.event.OriginImpl origin)
        Specified by:
        accept in interface OriginSubsetter