edu.sc.seis.fissuresUtil.flow.extractor.model
Class ElevationExtractor

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.flow.extractor.model.ElevationExtractor
All Implemented Interfaces:
QuantityExtractor

public class ElevationExtractor
extends java.lang.Object
implements QuantityExtractor


Constructor Summary
ElevationExtractor()
           
 
Method Summary
 edu.iris.Fissures.model.QuantityImpl extract(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElevationExtractor

public ElevationExtractor()
Method Detail

extract

public edu.iris.Fissures.model.QuantityImpl extract(java.lang.Object o)
Specified by:
extract in interface QuantityExtractor