PARAMETRIC GRAPH DRAWING

Citation
P. Bertolazzi et al., PARAMETRIC GRAPH DRAWING, IEEE transactions on software engineering, 21(8), 1995, pp. 662-673
Citations number
53
Categorie Soggetti
Computer Sciences","Engineering, Eletrical & Electronic","Computer Science Software Graphycs Programming
ISSN journal
00985589
Volume
21
Issue
8
Year of publication
1995
Pages
662 - 673
Database
ISI
SICI code
0098-5589(1995)21:8<662:PGD>2.0.ZU;2-Y
Abstract
A diagram is a drawing on the plane that represents a graph-like struc ture, where nodes are represented by symbols and edges are represented by curves connecting pairs of symbols. An automatic layout facility i s a tool that receives as input a graph-like structure and is able to produce a diagram that nicely represents such a structure. Many system s use diagrams in the interaction with the users; thus, automatic layo ut facilities and algorithms for graphs layout have been extensively s tudied in the last years. We present a new approach in designing an au tomatic layout facility. Our approach is based on a modular management of a large collection of algorithms and on a strategy that, given til e requirements of an application, selects a suitable algorithm for suc h requirements. The proposed approach has been used for designing the automatic layout facility of Diagram Server, a network server that off ers to its clients several facilities for managing diagrams.