public class SpectrogramLayerControl extends BasicCoordLayerControl
| Constructor and Description |
|---|
SpectrogramLayerControl(uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter plotter,
uk.ac.starlink.ttools.plot2.config.Specifier<ZoneId> zsel,
Configger baseConfigger)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
uk.ac.starlink.ttools.plot2.LegendEntry[] |
getLegendEntries()
It's difficult to know how to represent a spectrogram in a legend,
and it's probably not necessary.
|
protected void |
tableChanged(TopcatModel tcModel)
Called when the TopcatModel for which this control is generating plots
is changed.
|
getConfig, getControlLabel, getCoordLabel, getCoordPanel, getLayers, getZoneSpecifier, setTopcatModel, submitReportsaddSpecifierTab, getConfigSpecifiersaddActionListener, addControlTab, addZoneTab, getActionForwarder, getControlIcon, getPanel, getTabber, removeActionListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddActionListener, getControlIcon, getPanel, removeActionListenerpublic SpectrogramLayerControl(uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter plotter,
uk.ac.starlink.ttools.plot2.config.Specifier<ZoneId> zsel,
Configger baseConfigger)
plotter - spectrogram plotterzsel - zone id specifier, may be null for single-zone plotsbaseConfigger - provides global configuration infopublic uk.ac.starlink.ttools.plot2.LegendEntry[] getLegendEntries()
getLegendEntries in interface LayerControlgetLegendEntries in class BasicCoordLayerControlprotected void tableChanged(TopcatModel tcModel)
BasicCoordLayerControltableChanged in class BasicCoordLayerControltcModel - new topcat model, may be nullCopyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.