rwlogo

Rogue Wave Views
Graph Layout Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator
Classes | Enumerations
bus.h File Reference
#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...
 

Detailed Description

Library: ilvbus Declaration of bus graph layout classes.

Enumeration Type Documentation

This enumeration defines types that are used to specify the particular case of behavior of the layout algorithm.

Enumerator
IlvBusNoOrdering 

No ordering option.

IlvBusOrderByHeight 

Ordering by height.

IlvBusOrderByIndex 

Ordering by index.


© Copyright 2015, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.