Eccentricity.cpp File Reference

#include <deque>
#include <tulip/GraphMeasure.h>
#include <tulip/ForEach.h>
#include "Eccentricity.h"

Include dependency graph for Eccentricity.cpp:


Functions

 DOUBLEPLUGINOFGROUP (EccentricityMetric,"Eccentricity","Auber/Munzner","18/06/2004","Alpha","0","1","Graph")

Variables

const char * paramHelp []

Function Documentation

DOUBLEPLUGINOFGROUP EccentricityMetric  ,
"Eccentricity"  ,
"Auber/Munzner"  ,
"18/06/2004"  ,
"Alpha"  ,
"0"  ,
"1"  ,
"Graph" 
 


Variable Documentation

const char* paramHelp[] [static]
 

Initial value:

 {
    
    HTML_HELP_OPEN() 
    HTML_HELP_DEF( "type", "bool" ) 
    HTML_HELP_DEF( "values", "[true , false]" ) 
    HTML_HELP_DEF( "default", "false" ) 
    HTML_HELP_BODY() 
    "If true the eccentricity will be computed using all path between a node to the other (not only the maximum one, ie radiality)"
    HTML_HELP_CLOSE(),
  }


Generated on Fri Jan 5 14:19:54 2007 for Tulip Plugins by  doxygen 1.4.6