Class UnitRange

  • All Implemented Interfaces:
    SodElement
    Direct Known Subclasses:
    DepthRange

    public class UnitRange
    extends java.lang.Object
    implements SodElement
    UnitRange.java Created: Tue Apr 2 13:40:14 2002
    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      edu.iris.Fissures.UnitRange getUnitRange()  
      void processConfig​(org.w3c.dom.Element config)  
      • Methods inherited from class java.lang.Object

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

      • UnitRange

        public UnitRange​(org.w3c.dom.Element config)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception