Package org.cytoscape.task.create
This package provides a variety of task factory interfaces for creating
new instances of network and other objects.
-
Interface Summary Interface Description CloneNetworkTaskFactory This interface provides a task iterator for network cloning.CreateNetworkViewTaskFactory This interface provides a task iterator for creating network views.NewEmptyNetworkViewFactory An interface for creating new, empty network views.NewNetworkSelectedNodesAndEdgesTaskFactory This interface provides a task iterator for creating networks from selected nodes and edges.NewNetworkSelectedNodesOnlyTaskFactory This interface provides a task iterator for creating networks from selected nodes only.NewSessionTaskFactory This interface provides a task iterator for creating a new session.