Configger, Control, LayerControlpublic 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, submitReportsaddSpecifierTab, getConfigSpecifiersaddActionListener, getControlIcon, getPanel, removeActionListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddActionListener, addControlTab, addZoneTab, getActionForwarder, getControlIcon, getPanel, getTabber, 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-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.