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


package edu.uci.ics.jung.algorithms.layout.util
Utility classes for updating layout positions.
  • Class
    Description
    Provides a random vertex location within the bounds of the Dimension property.
    Interface for operating the relax iterations on a layout.
    Implementation of a relaxer thread for layouts.