Cytoscape 2.8.0 API

Uses of Class
cytoscape.plugin.PluginInfo.FileType

Packages that use PluginInfo.FileType
cytoscape.plugin Classes related to Cytoscape plugins. 
 

Uses of PluginInfo.FileType in cytoscape.plugin
 

Methods in cytoscape.plugin that return PluginInfo.FileType
 PluginInfo.FileType PluginInfo.getFileType()
           
static PluginInfo.FileType PluginInfo.FileType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PluginInfo.FileType[] PluginInfo.FileType.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 PluginInfo.FileType
protected  void PluginInfo.setFiletype(PluginInfo.FileType type)
          Jar or Zip are currently supported.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.