Package edu.uci.ics.jung.algorithms.layout.util
Utility classes for updating layout positions.
-
Interface Summary Interface Description Relaxer Interface for operating the relax iterations on a layout. -
Class Summary Class Description RandomLocationTransformer<V> Provides a random vertex location within the bounds of the Dimension property.VisRunner Implementation of a relaxer thread for layouts.