NAME
       IdMetric -
       IdDoubleMetric.h - This plugins assigns id to nodes and edges.
SYNOPSIS
       #include <IdMetric.h>
   Public Member Functions
       IdMetric (const tlp::PropertyContext &)
       bool run ()
Detailed Description
       IdDoubleMetric.h - This plugins assigns id to nodes and edges.
       This plugins assigns id to nodes and edges. The ids are those used by
       tulip.
       HISTORY
       ยท 26/02/2001 Verson 0.0.1: First implementation.
       Note:
           This algorithm works on general graphs.
       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.
Constructor & Destructor Documentation
   IdMetric::IdMetric (const tlp::PropertyContext &)
Member Function Documentation
   bool IdMetric::run ()
Author
       Generated automatically by Doxygen for Tulip Plugins Library from the
       source code.