redraw: redraw

Description Usage Arguments Value Author(s) See Also Examples

Description

Asks Cytoscape to redraw all nodes and edges, applying the vizmap rules.

Usage

1
redraw(obj)

Arguments

obj

a CytoscapeWindowClass object.

Value

None.

Author(s)

Paul Shannon

See Also

displayGraph layout

Examples

1
2
  cw <- new.CytoscapeWindow ('redraw.test', graph=makeSimpleGraph())
  redraw (cw)

RCytoscape documentation built on Nov. 17, 2017, 10:52 a.m.