Cytoscape 2.8.0 API

Uses of Class
cytoscape.groups.CyGroupViewer.ChangeType

Packages that use CyGroupViewer.ChangeType
cytoscape.groups   
 

Uses of CyGroupViewer.ChangeType in cytoscape.groups
 

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

Methods in cytoscape.groups with parameters of type CyGroupViewer.ChangeType
 void CyGroupViewer.groupChanged(CyGroup group, GraphObject changedObject, CyGroupViewer.ChangeType change)
          Provide viewer-specific hooks to the change of a group.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.