Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
#include <ilviews/layout/macros.h>
#include <ilog/iostream.h>
#include <ilviews/ilv.h>
#include <ilviews/grapher/grapher.h>
#include <ilviews/layout/gphadapt.h>
#include <ilviews/layout/listener.h>
#include <ilviews/intrface/value.h>
#include <ilviews/base/value.h>
#include <ilviews/util/runtime.h>
Classes | |
class | IlvGraphLayout |
The base class for Graph Layout algorithms. More... | |
Enumerations | |
enum | IlvLayoutConnectorStyle { IlvLayoutAutomaticPins, IlvLayoutCenteredPins, IlvLayoutClippedPins, IlvLayoutEvenlySpacedPins } |
This enumeration defines the different styles with which the layout algorithm places the connector pins of links at the nodes. More... | |
enum | IlvLayoutLinkStyle { IlvLayoutNoReshapeLinkStyle, IlvLayoutStraightLineLinkStyle, IlvLayoutOrthogonalLinkStyle, IlvLayoutDirectLinkStyle, IlvLayoutPolylineLinkStyle, IlvLayoutMixedLinkStyle } |
This enumeration defines types that are used to specify the style of the link between nodes. More... | |
[library ilvlayout ilviews/layout/gphlayout.h] Declaration of graph layout classes.
This enumeration defines the different styles with which the layout algorithm places the connector pins of links at the nodes.
setConnectorStyle(ConnectorStyle)
. enum IlvLayoutLinkStyle |
This enumeration defines types that are used to specify the style of the link between nodes.
© Copyright 2012, 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.