Uses of Package
org.cytoscape.task.create
-
Packages that use org.cytoscape.task.create Package Description org.cytoscape.app This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X. -
Classes in org.cytoscape.task.create used by org.cytoscape.app Class 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.