This chapter describes only the base classes of layout algorithms, which define a common interface for all layout algorithms. The actual algorithms are described in the following chapters ordered according to application domain.
We distinguish between layout algorithms for usual graphs ( LayoutModule, GridLayoutModule) and algorithms for cluster graphs ( CGLayoutModule, CGGridLayoutModule). In both cases, a specialized class for algorithms that use an underlying grid is provided.
© Copyright 1998-2001, Algorithmic Solutions Software GmbH. All rights reserved.
2001-08-13