The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Graph-Layout-Aesthetic PARKER"

Graph::Layout::Aesthetic - A module for laying out graphs River stage zero No dependents

A Graph::Layout::Aesthetic object represents a state in the process of laying out a graph. The idea is that the state is repeatedly modified until an acceptable layout is reached. This is done by considering the current state from the point of view o...

THOSPEL/Graph-Layout-Aesthetic-0.12 - 30 Nov 2005 22:39:36 UTC

Graph::Layout::Aesthetic::Force::ParentLeft - Try to place parents to the left of their children River stage zero No dependents

This module provides an aesthetic force for use by the Graph::Layout::Aesthetic package. It's normally implicitly loaded by using add_force. The aesthetic force is that it tries to place parent nodes at least 5 to the left of child nodes. If nodes ar...

THOSPEL/Graph-Layout-Aesthetic-0.12 - 30 Nov 2005 22:39:36 UTC

Graph::Layout::Aesthetic::Force::Centripetal - Nodes try to move away from the center of gravity River stage zero No dependents

This module provides an aesthetic force for use by the Graph::Layout::Aesthetic package. It's normally implicitly loaded by using add_force. The aesthetic force is that nodes are repelled from the center of gravity (the centroid) with a force that's ...

THOSPEL/Graph-Layout-Aesthetic-0.12 - 30 Nov 2005 22:39:36 UTC

Graph::Layout::Aesthetic::Force::NodeRepulsion - Nodes repel each other River stage zero No dependents

This module provides an aesthetic force for use by the Graph::Layout::Aesthetic package. It's normally implicitly loaded by using add_force. The aesthetic force is that nodes repel each other with force that's inverse to their distance....

THOSPEL/Graph-Layout-Aesthetic-0.12 - 30 Nov 2005 22:39:36 UTC

Graph::Layout::Aesthetic::Force::MinEdgeLength - Connected nodes attract River stage zero No dependents

This module provides an aesthetic force for use by the Graph::Layout::Aesthetic package. It's normally implicitly loaded by using add_force. The aesthetic force is that connected nodes attract each other with a force that's quadratic in their distanc...

THOSPEL/Graph-Layout-Aesthetic-0.12 - 30 Nov 2005 22:39:36 UTC

Graph::Layout::Aesthetic::Force::MinEdgeIntersect - Try to make edges uncross River stage zero No dependents

This module provides an aesthetic force for use by the Graph::Layout::Aesthetic package. It's normally implicitly loaded by using add_force. The aesthetic force is that crossed edge midpoints repel each other with constant force. The code only works ...

THOSPEL/Graph-Layout-Aesthetic-0.12 - 30 Nov 2005 22:39:36 UTC

Graph::Layout::Aesthetic::Force::MinLevelVariance - Try to put nodes at the same level equally far from the left River stage zero No dependents

This module provides an aesthetic force for use by the Graph::Layout::Aesthetic package. It's normally implicitly loaded by using add_force. The aesthetic force is that it tries to place nodes on the same level on the same distance from the left (sam...

THOSPEL/Graph-Layout-Aesthetic-0.12 - 30 Nov 2005 22:39:36 UTC

Graph::Layout::Aesthetic::Force::MinEdgeIntersect2 - Try to make edges uncross, stronger version River stage zero No dependents

This module provides an aesthetic force for use by the Graph::Layout::Aesthetic package. It's normally implicitly loaded by using add_force. The aesthetic force is that crossed edge midpoints repel each other with force linear in the distance. The co...

THOSPEL/Graph-Layout-Aesthetic-0.12 - 30 Nov 2005 22:39:36 UTC

Graph::Layout::Aesthetic::Force::NodeEdgeRepulsion - Nodes and edges repel each other River stage zero No dependents

This module provides an aesthetic force for use by the Graph::Layout::Aesthetic package. It's normally implicitly loaded by using add_force. The aesthetic force is that it tries to not place nodes close to edges. It does this by imagining a line thro...

THOSPEL/Graph-Layout-Aesthetic-0.12 - 30 Nov 2005 22:39:36 UTC
9 results (0.051 seconds)