Baseclasses
Definition
An instance CGW of type CGraphWin is an extended GraphWin that gives the user the ability to edit a clustergraph.
#include < AGD/CGraphWin.h >
Creation
CGraphWin | CGW(const char* name) | creates an instance CGW of type CGraphWin and sets the window label to name. |
Operations
ClusterGraph& | CGW.get_clustergraph() | returns the reference to the underlieing clustergraph CG. |
void | CGW.clear_clustertree() | removes all clusters from the cluster hierarchy. All nodes of CGW are made members of the root-cluster. |
© Copyright 1998-2001, Algorithmic Solutions Software GmbH. All rights reserved.
2001-08-13