findAllParts method
Retrieve all of the Nodes and Links from the LayoutVertexes and LayoutEdges that are in this network. @return {Set.
Implementation
_i3.Set<_i3.Part> findAllParts() => _i4.callMethod(
this,
'findAllParts',
[],
);