Overview     Modules     Class Hierarchy     Classes     Members  

InducedSubGraphSelection.cpp File Reference

#include <cassert>
#include "InducedSubGraphSelection.h"
#include <tulip/BooleanProperty.h>
#include <tulip/MethodFactory.h>

Include dependency graph for InducedSubGraphSelection.cpp:

Functions

Variables


Function Documentation

BOOLEANPLUGIN InducedSubGraphSelection  ,
"Induced sub-graph"  ,
"David Auber"  ,
"08/08/2001"  ,
"Alpha"  ,
"0"  ,
"1" 
 


Variable Documentation

const char* paramHelp[] [static]
 

Initial value:

 {
    
    HTML_HELP_OPEN() 
    HTML_HELP_DEF( "type", "Selection" ) 
    HTML_HELP_BODY() 
    "This selection defines the originally set of nodes used to extend the current selection to the induced sub-graph." 
    HTML_HELP_CLOSE(),
  }



Tulip Software by David AUBER    2001 - 2006