Uses of Class
adams.gui.visualization.spectrum.SpectrumContainer
-
-
Uses of SpectrumContainer in adams.flow.sink
Methods in adams.flow.sink that return types with arguments of type SpectrumContainer Modifier and Type Method Description protected static List<SpectrumContainer>
SpectrumDisplay. spectrumToContainers(Object obj, SpectrumContainerManager manager, adams.core.logging.Logger logger)
Turns the object into spectrum containers. -
Uses of SpectrumContainer in adams.flow.sink.spectrumdisplay
Methods in adams.flow.sink.spectrumdisplay with parameters of type SpectrumContainer Modifier and Type Method Description protected boolean
SimplePlotUpdater. canNotify(SpectrumPanel panel, SpectrumContainer cont)
Checks whether all conditions are met to notify the listeners for changes in the plot. -
Uses of SpectrumContainer in adams.gui.visualization.spectrum
Methods in adams.gui.visualization.spectrum that return SpectrumContainer Modifier and Type Method Description SpectrumContainer[]
SpectrumPointHitDetector. containers(MouseEvent e)
Detects hits and associates them with the containers.SpectrumContainer
SpectrumContainerManager. getVisible(int index)
Returns the nth visible container.SpectrumContainer
SpectrumContainerManager. newContainer(Comparable o)
Returns a new container containing the given payload.protected SpectrumContainer
SpectrumContainerManager. preAdd(SpectrumContainer c)
A pre-hook for the add method, before a container gets added to the internal list.protected SpectrumContainer
SpectrumContainerManager. preSet(int index, SpectrumContainer c)
A pre-hook for the set method, before the container replaces the item currently occupying the position.SpectrumContainer
SpectrumContainerManager. remove(int index)
Removes the container at the specified position.SpectrumContainer
SpectrumContainerManager. updateName(SpectrumContainer c, SpectrumContainer old)
Updates the ID of the container, i.e., gives it a unique ID.Methods in adams.gui.visualization.spectrum that return types with arguments of type SpectrumContainer Modifier and Type Method Description protected adams.gui.visualization.container.ContainerTable<SpectrumContainerManager,SpectrumContainer>
SpectrumContainerList. createTable()
Creates a new table.List<SpectrumContainer>
SpectrumContainerManager. getAllVisible()
Returns (a copy of) all currently stored containers.Methods in adams.gui.visualization.spectrum with parameters of type SpectrumContainer Modifier and Type Method Description Color
SpectrumContainerManager. getColor(SpectrumContainer cont)
Returns the color for the container.String
SpectrumContainerDisplayIDGenerator. getDisplay(SpectrumContainer c)
Returns the display ID for the spectrum.protected boolean
SpectrumContainerManager. isMatch(SpectrumContainer cont, String search, boolean regExp)
Returns whether the container matches the current search.void
SpectrumContainerManager. postAdd(SpectrumContainer c)
A post-hook for the add-method, after the container got added to the internal list and the notifications got sent.protected SpectrumContainer
SpectrumContainerManager. preAdd(SpectrumContainer c)
A pre-hook for the add method, before a container gets added to the internal list.protected SpectrumContainer
SpectrumContainerManager. preSet(int index, SpectrumContainer c)
A pre-hook for the set method, before the container replaces the item currently occupying the position.void
SpectrumPanel. showSpectralData(SpectrumContainer cont)
Displays a dialog with the given spectral data.SpectrumContainer
SpectrumContainerManager. updateName(SpectrumContainer c, SpectrumContainer old)
Updates the ID of the container, i.e., gives it a unique ID.Method parameters in adams.gui.visualization.spectrum with type arguments of type SpectrumContainer Modifier and Type Method Description void
SpectrumPanel. showHistogram(List<SpectrumContainer> data)
Displays the histograms for the given spectrums.void
SpectrumPanel. showSampleData(List<SpectrumContainer> data)
Displays a dialog with the given sample data. -
Uses of SpectrumContainer in adams.gui.visualization.spectrum.containerlistpopup
Method parameters in adams.gui.visualization.spectrum.containerlistpopup with type arguments of type SpectrumContainer Modifier and Type Method Description void
Information. customize(adams.gui.visualization.container.datacontainerpanel.containerlistpopup.AbstractContainerListPopupCustomizer.Context<Spectrum,SpectrumContainerManager,SpectrumContainer> context, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
SampleData. customize(adams.gui.visualization.container.datacontainerpanel.containerlistpopup.AbstractContainerListPopupCustomizer.Context<Spectrum,SpectrumContainerManager,SpectrumContainer> context, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
SpectralData. customize(adams.gui.visualization.container.datacontainerpanel.containerlistpopup.AbstractContainerListPopupCustomizer.Context<Spectrum,SpectrumContainerManager,SpectrumContainer> context, JPopupMenu menu)
Returns a popup menu for the table of the container list.boolean
Information. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel.boolean
SampleData. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel.boolean
SpectralData. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel. -
Uses of SpectrumContainer in adams.gui.visualization.spectrum.plotpopup
Methods in adams.gui.visualization.spectrum.plotpopup that return types with arguments of type SpectrumContainer Modifier and Type Method Description protected List<SpectrumContainer>
Viewport. containersInViewport(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Locates the visible spectra that are on display in the current viewport.Method parameters in adams.gui.visualization.spectrum.plotpopup with type arguments of type SpectrumContainer Modifier and Type Method Description protected void
Viewport. chooseColor(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, List<SpectrumContainer> conts)
Allows the user to choose the color for all the spectra.protected void
Viewport. chooseColor(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, List<SpectrumContainer> conts)
Allows the user to choose the color for all the spectra.protected List<SpectrumContainer>
Viewport. containersInViewport(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Locates the visible spectra that are on display in the current viewport.void
Adjust. customize(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
CrossHair. customize(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
ExportVisible. customize(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
GotoWaveNumber. customize(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
Histogram. customize(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
Hits. customize(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
SaveVisible. customize(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
Statistics. customize(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
Viewport. customize(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.protected void
Viewport. display(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, List<SpectrumContainer> conts)
Displays the IDs etc of the spectra.protected void
Viewport. display(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, List<SpectrumContainer> conts)
Displays the IDs etc of the spectra.boolean
Adjust. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel.boolean
CrossHair. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel.boolean
ExportVisible. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel.boolean
GotoWaveNumber. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel.boolean
Histogram. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel.boolean
Hits. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel.boolean
SaveVisible. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel.boolean
Statistics. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel.boolean
Viewport. handles(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel)
Checks whether this action can handle the panel.protected void
Viewport. hide(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, List<SpectrumContainer> conts)
Allows the user to hide the spectra.protected void
Viewport. hide(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, List<SpectrumContainer> conts)
Allows the user to hide the spectra.protected void
Viewport. hideOthers(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, List<SpectrumContainer> conts)
Allows the user to hide all other spectra.protected void
Viewport. hideOthers(adams.gui.visualization.container.DataContainerPanelWithContainerList<Spectrum,SpectrumContainerManager,SpectrumContainer> panel, List<SpectrumContainer> conts)
Allows the user to hide all other spectra.
-