ExtendedClusterOperation.h

Langue: en

Version: 270277 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

ExtendedClusterOperation.h -

SYNOPSIS


#include <set>
#include <string>
#include <tulip/Node.h>
#include <tulip/Graph.h>
#include <tulip/GraphProperty.h>

Namespaces


namespace tlp

Functions


TLP_SCOPE void tlp::openMetaNode (Graph *graph, node metaNode, Graph *groupUnderSubGraph, GraphProperty *metaGraphProperty)

TLP_SCOPE void tlp::openMetaNode (Graph *graph, node n)

TLP_SCOPE node tlp::createMetaNode (Graph *graph, std::set< node > &subGraph, Graph *groupUnderSubGraph)

TLP_SCOPE node tlp::createMetaNode (Graph *graph, std::set< node > &subGraph)

TLP_SCOPE Graph * tlp::inducedSubGraph (Graph *, const std::set< node > &)

TLP_SCOPE void tlp::updateGroupLayout (Graph *graph, Graph *cluster, node metanode)

Author

Generated automatically by Doxygen for Tulip Graph Library from the source code.