|
Cytoscape 2.8.2 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.2 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||