Uses of Enum
com.compomics.util.gui.VennDiagramPanel.VennDiagramType
Packages that use VennDiagramPanel.VennDiagramType
-
Uses of VennDiagramPanel.VennDiagramType in com.compomics.util.gui
Methods in com.compomics.util.gui that return VennDiagramPanel.VennDiagramTypeModifier and TypeMethodDescriptionVennDiagramPanel.getCurrentVennDiagramType()Returns the current Venn diagram type.Returns the enum constant of this type with the specified name.static VennDiagramPanel.VennDiagramType[]VennDiagramPanel.VennDiagramType.values()Returns an array containing the constants of this enum type, in the order they are declared.