CrossLink-class.Rd
This Class is designed to manipulate coordinates of nodes with groups and to visualize the crosslink network.
Nodes and Edges formed a network, and in the so called crosslink network, Nodes in the same type will be placed in one column (named as a cross), and Edges is the links linking between crosses.
cross: list names are inherited from cross.by in nodes; names' order (to control it using factor) is used as column order.
layout: list names are layout names. For each layout, a data.frame is stored with node (key), node.type (node, top, bottom or header), x, y (coordinates), cross (which cross it belongs to).
canvas: deprecated
active: a layout name which is being used currently
params: other params used for internal functions