Man Linux: Main Page and Category List

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.