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, waitacceptprotected WaveformVectorProcess subProcess
public VectorResultWrapper(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic WaveformVectorProcess[] getWrappedProcessors()
getWrappedProcessors in interface WaveformVectorProcessWrapper