AutoSize

Langue: en

Version: 297953 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

AutoSize - AutoSize.cpp - Compute size in order to prevent node-node overlapping.

SYNOPSIS


Public Member Functions


AutoSize (const PropertyContext &context)

bool run ()

Detailed Description

AutoSize.cpp - Compute size in order to prevent node-node overlapping.

This plug-ins compute size of nodes and edges such that, node-node overlapping do not exists (if it is possible). and sizes of edges are proportional to size of nodes.

Author:

David Auber University Bordeaux I France: Email:auber@tulip-software.org

Constructor & Destructor Documentation

AutoSize::AutoSize (const PropertyContext & context) [inline]

Member Function Documentation

bool AutoSize::run () [inline]

Author

Generated automatically by Doxygen for Tulip Plugins Library from the source code.