Class KKLayout2D<T>

  • 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 Detail

      • KKLayout2D

        public KKLayout2D()