Package edu.uci.ics.jung.algorithms.layout.util

Utility classes for updating layout positions.

See:
          Description

Interface Summary
Relaxer Interface for operating the relax iterations on a layout.
 

Class Summary
RandomLocationTransformer<V> Transforms the input type into a random location within the bounds of the Dimension property.
VisRunner Implementation of a relaxer thread for layouts.
 

Package edu.uci.ics.jung.algorithms.layout.util Description

Utility classes for updating layout positions.



Copyright © 2009. All Rights Reserved.