ne_li_setNetwork
-
int sbne::ne_li_setNetwork(LayoutInfo *l, Network *net)
Sets the Network object of this LayoutInfo object.
- Parameters:
l – a pointer to the LayoutInfo object.
net – a pointer to the Network object.
- Returns:
integer value indicating success/failure of the function.