|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.DistanceRangeSubsetter
edu.sc.seis.sod.subsetter.origin.AbstractOriginPoint
public class AbstractOriginPoint
Field Summary | |
---|---|
protected double |
latitude
|
protected double |
longitude
|
Constructor Summary | |
---|---|
AbstractOriginPoint(org.w3c.dom.Element config)
|
Method Summary | |
---|---|
static double[] |
getLatLon(org.w3c.dom.Element config,
java.lang.String extractor)
|
Methods inherited from class edu.sc.seis.sod.subsetter.DistanceRangeSubsetter |
---|
getMax, getMin, getUnitRange, processConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected double latitude
protected double longitude
Constructor Detail |
---|
public AbstractOriginPoint(org.w3c.dom.Element config) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public static double[] getLatLon(org.w3c.dom.Element config, java.lang.String extractor) throws UserConfigurationException
UserConfigurationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |