Type Parameters:
T -
All Implemented Interfaces:
Layout<T,Network<T>>

public class KKLayout2D<T> extends IterableLayout<T>
Layout that wraps JUNG KKLayout
Author:
Eric Tatara
  • Constructor Details

    • KKLayout2D

      public KKLayout2D()
  • Method Details