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

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

public class DepthExtractor
extends java.lang.Object
implements QuantityExtractor


Constructor Summary
DepthExtractor()
           
 
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

DepthExtractor

public DepthExtractor()
Method Detail

extract

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