Baseclasses
Definition
An instance A of type CGLayout is a layout interface that stores the graphical attributes of a particular clustergraph CG. It can be used, e.g., if the layout of CG shall not be visualized immediately.
#include < AGD/CGLayout.h >
Creation
CGLayout | A(const ClusterGraph& CG) | creates an instances A of type CGLayout initialized to a layout for graph G. |
CGLayout | A(const CGLayout& l) | copy constructor. |
Operations
CGLayout inherits the operations from its base class CGLayoutInterface (see Sect. Layout Interfaces)
© Copyright 1998-2001, Algorithmic Solutions Software GmbH. All rights reserved.
2001-08-13