#include <cassert>
#include "InducedSubGraphSelection.h"
#include <tulip/BooleanProperty.h>
#include <tulip/MethodFactory.h>
Include dependency graph for InducedSubGraphSelection.cpp:
Functions | |
BOOLEANPLUGIN (InducedSubGraphSelection,"Induced sub-graph","David Auber","08/08/2001","Alpha","0","1") | |
Variables | |
const char * | paramHelp [] |
|
|
|
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(), } |