Uses of Enum
com.compomics.util.gui.spectrum.GraphicsPanel.GraphicsPanelType
Packages that use GraphicsPanel.GraphicsPanelType
Package
Description
Spectrum and Chromatogram visualization GUI classes.
-
Uses of GraphicsPanel.GraphicsPanelType in com.compomics.util.gui.spectrum
Fields in com.compomics.util.gui.spectrum declared as GraphicsPanel.GraphicsPanelTypeModifier and TypeFieldDescriptionprotected GraphicsPanel.GraphicsPanelTypeGraphicsPanel.currentGraphicsPanelTypeSets the current GraphicsPanel type, default to centroid spectrum.Methods in com.compomics.util.gui.spectrum that return GraphicsPanel.GraphicsPanelTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static GraphicsPanel.GraphicsPanelType[]GraphicsPanel.GraphicsPanelType.values()Returns an array containing the constants of this enum type, in the order they are declared.