Uses of Interface
org.cytoscape.task.NetworkViewCollectionTaskFactory
Package
Description
This package provides base classes for common task factory types as well as their associated task types found in Cytoscape.
This package includes a set of task factory interfaces for deleting or
or destroying objects within Cytoscape.
This package include a set of task factory interfaces used to manipulate
the visualizations of network views.
-
Uses of NetworkViewCollectionTaskFactory in org.cytoscape.task
Modifier and TypeClassDescriptionclass
A NetworkViewCollectionTaskFactory that is always ready to produce a TaskIterator.Modifier and TypeMethodDescriptionDynamicTaskFactoryProvisioner.createFor
(NetworkViewCollectionTaskFactory factory) -
Uses of NetworkViewCollectionTaskFactory in org.cytoscape.task.destroy
Modifier and TypeInterfaceDescriptioninterface
This interface provides a task iterator that destroys a network view. -
Uses of NetworkViewCollectionTaskFactory in org.cytoscape.task.visualize
Modifier and TypeInterfaceDescriptioninterface
This interface provides a task iterator for applying the preferred layout.interface
Marker interface which provides a task iterator for applying a visual style to views.