Uses of Class
gumbo.visualize.data.layout.WholeLayoutEngine

Packages that use WholeLayoutEngine
gumbo.visualize.data.layout Provides special purpose building blocks for 2D/3D layout in support of data visualization. 
 

Uses of WholeLayoutEngine in gumbo.visualize.data.layout
 

Subclasses of WholeLayoutEngine in gumbo.visualize.data.layout
 class GraphLayoutEngine
          Base class for graph layout engines.
 class KinkyGraphLayoutEngine
          A graph layout engine that can use kinky or straight edges.