|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.DistanceRangeSubsetter
public class DistanceRangeSubsetter
DistanceRange.java Created: Mon Apr 8 16:09:49 2002
Constructor Summary | |
---|---|
DistanceRangeSubsetter(org.w3c.dom.Element config)
|
Method Summary | |
---|---|
QuantityImpl |
getMax()
|
QuantityImpl |
getMin()
|
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 |
---|
public DistanceRangeSubsetter(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
Method Detail |
---|
public void processConfig(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public UnitRange getUnitRange()
public QuantityImpl getMin()
public QuantityImpl getMax()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |