Package | Description |
---|---|
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.analyze | |
org.cytoscape.task.create |
This package provides a variety of task factory interfaces for creating
new instances of network and other objects.
|
org.cytoscape.task.destroy |
This package includes a set of task factory interfaces for deleting or
or destroying objects within 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.hide |
This package includes a set of task factory interfaces showing and hiding
nodes and edges within network views.
|
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.
|
org.cytoscape.task.visualize |
This package include a set of task factory interfaces used to manipulate
the visualizations of network views.
|
org.cytoscape.task.write |
This package contains a set of task factory interfaces used for
exporting or writing a variety of Cytoscape objects to files.
|
Class and Description |
---|
EdgeViewTaskFactory
A task factory that creates one or more tasks that operate on the specified View<CyEdge> within
the specified CyNetworkView.
|
NetworkCollectionTaskFactory
Produces a task iterator for the specified collection of networks.
|
NetworkTaskFactory
A task factory that creates one or more tasks that operate on the specified CyNetwork.
|
NetworkViewCollectionTaskFactory
A task factory that creates one or more tasks that operate on the specified
collection of network views.
|
NetworkViewLocationTaskFactory
An extension of TaskFactory that provides support for
tasks that need to know the a location within a CyNetworkView to
perform their task.
|
NetworkViewTaskFactory
A task factory that creates one or more tasks that operate on the specified CyNetworkView.
|
NodeViewTaskFactory
A task factory that creates a task that operates on the specified View<CyNode> within
the specified CyNetworkView.
|
TableCellTaskFactory
A task factory that creates one or more tasks that operate on the specified CyColumn
along with primary key.
|
TableColumnTaskFactory
A task factory that creates one or more tasks that operate on the specified CyColumn.
|
TableTaskFactory
A task factory that creates one or more tasks that operate on the specified CyTable.
|
Class and Description |
---|
NetworkCollectionTaskFactory
Produces a task iterator for the specified collection of networks.
|
Class and Description |
---|
NetworkCollectionTaskFactory
Produces a task iterator for the specified collection of networks.
|
NetworkTaskFactory
A task factory that creates one or more tasks that operate on the specified CyNetwork.
|
Class and Description |
---|
NetworkCollectionTaskFactory
Produces a task iterator for the specified collection of networks.
|
NetworkTaskFactory
A task factory that creates one or more tasks that operate on the specified CyNetwork.
|
NetworkViewCollectionTaskFactory
A task factory that creates one or more tasks that operate on the specified
collection of network views.
|
TableColumnTaskFactory
A task factory that creates one or more tasks that operate on the specified CyColumn.
|
TableTaskFactory
A task factory that creates one or more tasks that operate on the specified CyTable.
|
Class and Description |
---|
NetworkTaskFactory
A task factory that creates one or more tasks that operate on the specified CyNetwork.
|
NetworkViewTaskFactory
A task factory that creates one or more tasks that operate on the specified CyNetworkView.
|
NodeViewTaskFactory
A task factory that creates a task that operates on the specified View<CyNode> within
the specified CyNetworkView.
|
TableColumnTaskFactory
A task factory that creates one or more tasks that operate on the specified CyColumn.
|
TableTaskFactory
A task factory that creates one or more tasks that operate on the specified CyTable.
|
Class and Description |
---|
NetworkViewTaskFactory
A task factory that creates one or more tasks that operate on the specified CyNetworkView.
|
Class and Description |
---|
NetworkTaskFactory
A task factory that creates one or more tasks that operate on the specified CyNetwork.
|
NodeViewTaskFactory
A task factory that creates a task that operates on the specified View<CyNode> within
the specified CyNetworkView.
|
Class and Description |
---|
NetworkViewCollectionTaskFactory
A task factory that creates one or more tasks that operate on the specified
collection of network views.
|
Class and Description |
---|
NetworkTaskFactory
A task factory that creates one or more tasks that operate on the specified CyNetwork.
|
NetworkViewTaskFactory
A task factory that creates one or more tasks that operate on the specified CyNetworkView.
|
TableTaskFactory
A task factory that creates one or more tasks that operate on the specified CyTable.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.