Cytoscape 2.8.0 API

Uses of Class
cytoscape.data.webservice.ui.WebServiceClientGUI.IconSize

Packages that use WebServiceClientGUI.IconSize
cytoscape.data.webservice   
cytoscape.data.webservice.ui   
 

Uses of WebServiceClientGUI.IconSize in cytoscape.data.webservice
 

Methods in cytoscape.data.webservice with parameters of type WebServiceClientGUI.IconSize
 Icon WebServiceClientImplWithGUI.getIcon(WebServiceClientGUI.IconSize i)
          DOCUMENT ME!
 

Uses of WebServiceClientGUI.IconSize in cytoscape.data.webservice.ui
 

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

Methods in cytoscape.data.webservice.ui with parameters of type WebServiceClientGUI.IconSize
 Icon WebServiceClientGUI.getIcon(WebServiceClientGUI.IconSize t)
          Returns icon for the GUI.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.