Package samples.preview_new_graphdraw.staticlayouts

Class Summary
CircleLayout  
IterableFromStaticEmittedLayout The IterableToStaticLayout allows a graph to start fully visualized and advanced, at the cost of some time. this version starts with a Graph, and (when initializeLocations is called) repeatedly iterates until done.
IterableToStaticLayout The IterableToStaticLayout allows a graph to start fully visualized and advanced, at the cost of some time.
RandomLayout  
SimpleLayoutAlgorithm