public abstract class VectorResultWrapper extends java.lang.Object implements WaveformVectorProcessWrapper
Modifier and Type | Field and Description |
---|---|
protected WaveformVectorProcess |
subProcess |
Constructor and Description |
---|
VectorResultWrapper(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
WaveformVectorProcess[] |
getWrappedProcessors() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
protected WaveformVectorProcess subProcess
public VectorResultWrapper(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public WaveformVectorProcess[] getWrappedProcessors()
getWrappedProcessors
in interface WaveformVectorProcessWrapper