Glay - Documentation
Graph visualization and layout
Main page
Pictures
Documentation
License
Credits
Download
Browse the code
Email
Resources
Glay
Graph Visualization and Analyzation System
Table of Contents
1.
Introduction
2.
The basics
2.1.
How to use it just for visualization
2.1.1.
Calling Glay
2.1.2.
File formats and main properties
2.1.3.
Calling a layout algorithm
2.1.4.
Specifying coordinates manually
2.2.
Getting more control by action files
2.2.1.
Using existing action files
2.2.2.
Combining action files into a new action file
2.2.3.
Creating new action files
3.
On the builtin graph layout algorithms
3.1.
The GEM algorithm
3.1.1.
The gem input format
3.1.2.
The algorithm
3.1.3.
Specialities
3.1.4.
Our experiences and opinions
3.2.
The J algorithm
3.2.1.
A step of a vertex
3.2.2.
The cooling function
3.2.3.
Specialities
List of Tables
2-1.
Syntax and meaning of the parameters
2-2.
Tags understanded by the visualization module
2-3.
Built-in layout algorithms
2-4.
Format of the coordinate parameters
Next
Introduction