public class SimpleMeasurementReport extends PrintlineSeismogramProcess implements WaveformProcess
DEFAULT_TEMPLATE| Constructor and Description |
|---|
SimpleMeasurementReport(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
WaveformResult |
accept(CacheEvent event,
ChannelImpl channel,
RequestFilter[] original,
RequestFilter[] available,
LocalSeismogramImpl[] seismograms,
CookieJar cookieJar)
Processes localSeismograms, possibly modifying them.
|
public SimpleMeasurementReport(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic WaveformResult accept(CacheEvent event, ChannelImpl channel, RequestFilter[] original, RequestFilter[] available, LocalSeismogramImpl[] seismograms, CookieJar cookieJar) throws java.io.IOException
WaveformProcessaccept in interface WaveformProcessaccept in class PrintlineSeismogramProcessjava.io.IOException