Cytoscape 2.8.1-beta2 API

Uses of Class
cytoscape.plugin.ThemeInfo

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

Uses of ThemeInfo in cytoscape.plugin
 

Methods in cytoscape.plugin that return ThemeInfo
protected  ThemeInfo PluginFileReader.createThemeObject(org.jdom.Element CurrentTheme)
           
 

Methods in cytoscape.plugin that return types with arguments of type ThemeInfo
protected  List<ThemeInfo> PluginTracker.getThemeListByStatus(PluginStatus Status)
          Gets a list of themes by their status.
protected  List<ThemeInfo> PluginFileReader.getThemes()
          Use getDownloadables() Gets the ThemeInfo objects as set up in the xml document.
 

Constructors in cytoscape.plugin with parameters of type ThemeInfo
InstallableTheme(ThemeInfo obj)
           
 


Cytoscape 2.8.1-beta2 API

Copyright 2010 Cytoscape Consortium. All rights reserved.