Changes for version 0.06 - 2004-10-01

  • Forgot to document Graph::Layout::Aesthetic::Force::MinEdgeLength.
  • Forgot to update the NAME entry of the different forces
  • Graph::Layout::Aesthetic::Force::Perl gradient was documented wrong.
  • Other minor docs updates.
  • Have "layout" as an alias for gloss_graph (not documented yet)
  • Allow to drop the first argument (class) to gloss_graph so you can also use it as a function (not documented yet).

Documentation

Using Getopt::Long and Pod::Usage

Modules

A module for laying out graphs
Base class for graph layout aesthetic forces
nodes try to move away from the center of gravity
Try to make edges uncross, stronger version
Try to put nodes at the same level equally far from the left
nodes and edges repel each other
Try to place parents to the left of their children
Write aesthetic forces using perl
Include files that were used to build Graph::Layout::Aesthetic
Display progress of a graph layout using gnuplot
Graph topology for use by Graph::Layout::Aesthetic