|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.process.waveform.vector.VectorResultWrapper
public abstract class VectorResultWrapper
Field Summary | |
---|---|
protected WaveformVectorProcess |
subProcess
|
Constructor Summary | |
---|---|
VectorResultWrapper(org.w3c.dom.Element config)
|
Method Summary | |
---|---|
WaveformVectorProcess[] |
getWrappedProcessors()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.sc.seis.sod.process.waveform.vector.WaveformVectorProcess |
---|
accept |
Field Detail |
---|
protected WaveformVectorProcess subProcess
Constructor Detail |
---|
public VectorResultWrapper(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
Method Detail |
---|
public WaveformVectorProcess[] getWrappedProcessors()
getWrappedProcessors
in interface WaveformVectorProcessWrapper
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |