Cytoscape 2.8.0 API

Uses of Class
cytoscape.plugin.Category

Packages that use Category
cytoscape.plugin Classes related to Cytoscape plugins. 
 

Uses of Category in cytoscape.plugin
 

Methods in cytoscape.plugin that return Category
static Category Category.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Category[] Category.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cytoscape.plugin with parameters of type Category
 void DownloadableInfo.setCategory(Category cat)
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.