|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CyGroupViewer | |
---|---|
cytoscape.groups |
Uses of CyGroupViewer in cytoscape.groups |
---|
Methods in cytoscape.groups that return CyGroupViewer | |
---|---|
static CyGroupViewer |
CyGroupManager.getGroupViewer(String viewerName)
Return the viewer object for a named viewer |
Methods in cytoscape.groups that return types with arguments of type CyGroupViewer | |
---|---|
static Collection<CyGroupViewer> |
CyGroupManager.getGroupViewers()
Return a list of all registered viewers |
Methods in cytoscape.groups with parameters of type CyGroupViewer | |
---|---|
static List<CyGroup> |
CyGroupManager.getGroupList(CyGroupViewer viewer)
Return the list of all groups managed by a particular viewer |
static void |
CyGroupManager.registerGroupViewer(CyGroupViewer viewer)
Register a viewer. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |