Overview     Modules     Class Hierarchy     Classes     Members  

Eccentricity.cpp File Reference

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

Include dependency graph for Eccentricity.cpp:

Functions

Variables


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(),
  }



Tulip Software by David AUBER    2001 - 2006