|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeViewTaskFactory | |
---|---|
org.cytoscape.task | This package provides base classes for common task factory types as well as their associated task types found in Cytoscape. |
org.cytoscape.task.edit | This package include a set of task factory interfaces that allow the modification or editing of various objects within Cytoscape. |
org.cytoscape.task.select | This package includes a set of task factory interfaces for selecting, de-selecting and inverting selections of nodes, edges, or combinations of both based on specific criteria. |
Uses of NodeViewTaskFactory in org.cytoscape.task |
---|
Classes in org.cytoscape.task that implement NodeViewTaskFactory | |
---|---|
class |
AbstractNodeViewTaskFactory
A NodeViewTaskFactory that is always ready to produce a TaskIterator. |
Uses of NodeViewTaskFactory in org.cytoscape.task.edit |
---|
Subinterfaces of NodeViewTaskFactory in org.cytoscape.task.edit | |
---|---|
interface |
CollapseGroupTaskFactory
This interface provides a task iterator collapsing selection of nodes from a node view. |
interface |
ExpandGroupTaskFactory
This interface provides a task iterator expanding a group from a node view. |
interface |
UnGroupNodesTaskFactory
This interface provides a task iterator ungrouping a selection of nodes from a node view. |
Uses of NodeViewTaskFactory in org.cytoscape.task.select |
---|
Subinterfaces of NodeViewTaskFactory in org.cytoscape.task.select | |
---|---|
interface |
SelectFirstNeighborsNodeViewTaskFactory
This interface provides a task iterator for selecting neighbor nodes. |
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |