ArityMetric Class Reference
[Metric]
#include <ArityMetric.h>
List of all members.
Detailed Description
ArityMetric.h - Compute the degree of each node.
This plugin compute the degree of each node
HISTORY
- 04/10/2001 Verson 0.0.1: Initial release
- Note:
- This plug-ins exists to obtain a uniform interface in the Tulip graph viusalization software. To access to the degree of a node it is recommended to use directly the degree function available in each Graph.
- Author:
- David Auber University Bordeaux I France, Email : auber@tulip-software.org
LICENCE:
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Public Member Functions
Constructor & Destructor Documentation
ArityMetric::ArityMetric |
( |
const tlp::PropertyContext & |
|
) |
|
|
Member Function Documentation
bool ArityMetric::run |
( |
|
) |
|
|
|