doLayout method
Assign the positions of the vertexes in the network. @param {Diagram|Group|Iterable.
Implementation
void doLayout(_i2.Object coll) {
_i4.callMethod(
this,
'doLayout',
[coll],
);
}
Assign the positions of the vertexes in the network. @param {Diagram|Group|Iterable.
void doLayout(_i2.Object coll) {
_i4.callMethod(
this,
'doLayout',
[coll],
);
}