Uses of Class
com.compomics.util.gui.VennDiagramDialog.VennDiagramType

Packages that use VennDiagramDialog.VennDiagramType
com.compomics.util.gui This package contains basic GUI classes. 
 

Uses of VennDiagramDialog.VennDiagramType in com.compomics.util.gui
 

Methods in com.compomics.util.gui that return VennDiagramDialog.VennDiagramType
 VennDiagramDialog.VennDiagramType VennDiagramDialog.getCurrentVennDiagramType()
          Returns the current Venn diagram type.
static VennDiagramDialog.VennDiagramType VennDiagramDialog.VennDiagramType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VennDiagramDialog.VennDiagramType[] VennDiagramDialog.VennDiagramType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.