#include <ilviews/layout/macros.h>
#include <ilviews/layout/gphlayout.h>
#include <ilviews/graphics/polyline.h>
#include <ilviews/base/hash.h>
#include <ilviews/base/list.h>
Classes | |
class | IlvBusLayout |
The main class for the Bus Layout algorithm. More... | |
Enumerations | |
enum | IlvBusOrder { IlvBusNoOrdering, IlvBusOrderByHeight, IlvBusOrderByIndex } |
This enumeration defines types that are used to specify the particular case of behavior of the layout algorithm. More... | |
Library: ilvbus
Declaration of bus graph layout classes.
enum IlvBusOrder |