Provides random layout style algorithms.

This layout style places nodes on randomly chosen positions within a bounding rectangle. Edges are drawn as straight lines.



Classes
 ClassDescription
 RandomLayouter This class generates a layout, where the nodes are placed randomly.