Configger
, Control
, LayerControl
public class SpectrogramLayerControl extends BasicCoordLayerControl
Constructor | 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 | 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, submitReports
addSpecifierTab, getConfigSpecifiers
addActionListener, getControlIcon, getPanel, removeActionListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addActionListener, addControlTab, addZoneTab, getActionForwarder, getControlIcon, getPanel, getTabber, removeActionListener
public 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 LayerControl
getLegendEntries
in class BasicCoordLayerControl
protected void tableChanged(TopcatModel tcModel)
BasicCoordLayerControl
tableChanged
in class BasicCoordLayerControl
tcModel
- new topcat model, may be nullCopyright ? 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.