Uses of Interface
org.cytoscape.task.NetworkViewLocationTaskFactory
-
Packages that use NetworkViewLocationTaskFactory 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. -
-
Uses of NetworkViewLocationTaskFactory in org.cytoscape.task
Classes in org.cytoscape.task that implement NetworkViewLocationTaskFactory Modifier and Type Class Description class
AbstractNetworkViewLocationTaskFactory
A base class for task factories that need to add a functionality to the network view considering a given location (for example adding a node where a mouse was clicked).
-