Uses of Interface
org.cytoscape.model.CyNode

Packages that use CyNode
Package
Description
This package provides application events/listeners, including Cytoscape startup/shutdown, setCurrentNetwork/setCurrentNetworkView/ setSelectedNetwork.
This package defines the various interfaces, abstract classes, and enums that represent the Cytoscape Swing Application API.
Interface to support execution of tasks as commands, including the ability to get a list of namespaces, commands, and arguments, and then execute those commands with a set of arguments.
Tunable classes useful for command applications
This package provides an API for creating and managing groups in Cytoscape.
This package contains the various events and listeners related to group management, creation, and destruction.
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
This package has the core interfaces of network and table data structures that are foundational to Cytoscape.
This package contains the event interfaces necessary for communicating with the classes in org.cytoscape.model.
This package contains rootnetwork and subnetwork extensions to the CyNetwork interface that provide a more complex meta-network data model.
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 showing and hiding nodes and edges within network views.
 
This package provides access to the available layout algorithms, as well as provides abstract layout classes and layout information containers for the convenience of implementing other layout algorithms.
Module for View Models and Visual Properties.
Definitions for View-Model related events and their listeners.
 
This package provides support for graphical annotations associated with a Cytoscape CyNetworkView.