public class SeismogramTitler
extends java.lang.Object
Constructor and Description |
---|
SeismogramTitler(BorderConfiguration titleBorder) |
Modifier and Type | Method and Description |
---|---|
static BorderConfiguration[] |
extractBorderConfigs(SeismogramDisplayConfiguration[] sdcs) |
void |
title(EventAccessOperations event,
Channel channel,
MicroSecondTimeRange timeRange) |
void |
title(EventAccessOperations event,
Channel channel,
MicroSecondTimeRange timeRange,
java.util.Map<java.lang.String,java.lang.Object> extras) |
public SeismogramTitler(BorderConfiguration titleBorder)
public void title(EventAccessOperations event, Channel channel, MicroSecondTimeRange timeRange)
public void title(EventAccessOperations event, Channel channel, MicroSecondTimeRange timeRange, java.util.Map<java.lang.String,java.lang.Object> extras)
public static BorderConfiguration[] extractBorderConfigs(SeismogramDisplayConfiguration[] sdcs)