Uses of Class
net.aavalla.utils.gui.twovenn.VennExportParameters.ImageType

Packages that use VennExportParameters.ImageType
net.aavalla.utils.gui.twovenn   
 

Uses of VennExportParameters.ImageType in net.aavalla.utils.gui.twovenn
 

Methods in net.aavalla.utils.gui.twovenn that return VennExportParameters.ImageType
 VennExportParameters.ImageType VennExportParameters.getType()
           
static VennExportParameters.ImageType VennExportParameters.ImageType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static VennExportParameters.ImageType[] VennExportParameters.ImageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.