Uses of Interface
org.cytoscape.model.CyEdge

Packages that use CyEdge
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.
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 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.
 
Interfaces for VisualPropertyValues -- ArrowShape, LineType and NodeShape