Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD

Package cytoscape.visual

Framework for generalized mappings from graph attributes to visual attributes.

See:
          Description

Class Summary
VisualMappingManager Top-level class for controlling the visual appearance of nodes and edges according to data attributes, as well as some global visual attributes.
VisualStyle This class encapsulates a full set of visual mapping specifications for Cytoscape.
 

Package cytoscape.visual Description

Framework for generalized mappings from graph attributes to visual attributes. Graph attributes are either in the form of the actual nodes and edges of the graph, or in the form of values stored in one of CytoscapeWindow's two CyAttributes instances, edgeAttributes and nodeAttributes. Visual attributes include node color, size, shape, label, edge color, style, label, etc.


www.cytoscape.org