Uses of Interface
org.cytoscape.model.CyRow

Packages that use CyRow
Package
Description
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 a mechanism for executing remote jobs from within Cytoscape.
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 provides base classes for common task factory types as well as their associated task types found in Cytoscape.
 
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.
Definitions for View-Model related events and their listeners.
 
This package provides an API for augmenting a RenderingEngines node rendering with custom graphics.
Visual Mapping basic API module.
APIs for different mapping functions -- continuous mapping, discrete mapping and pass through mapping.