|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.UnitRange
edu.sc.seis.sod.subsetter.DepthRange
public class DepthRange
DepthRange.java Utility class for Depth Range. Created: Tue Apr 2 13:34:59 2002
Constructor Summary | |
---|---|
DepthRange(org.w3c.dom.Element config)
|
Method Summary | |
---|---|
QuantityImpl |
getMaxDepth()
|
QuantityImpl |
getMinDepth()
|
Methods inherited from class edu.sc.seis.sod.subsetter.UnitRange |
---|
getUnitRange, processConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DepthRange(org.w3c.dom.Element config) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public QuantityImpl getMinDepth()
public QuantityImpl getMaxDepth()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |