Rogue Wave Views Data Access Package API Reference Guide |
Rogue Wave Views Documentation Home |
Grapher. More...
#include <ilviews/dataccess/gadgets/dbgraphe.h>
Public Member Functions | |
IliGrapher (IlvDisplay *display) | |
Initializes a grapher that can be connected to two data sources if the grapher is the view of an object of type IliDbGrapher . More... | |
IliDbGrapher * | getGrapherRectangle () const |
Returns the IliDbGrapher object that uses this grapher. More... | |
Grapher.
Library: dbgraphe
The IliGrapher
defines a grapher for the IliDbGrapher
class that is a class of grapher connected to two data sources (one for nodes and one for links).
IliDbGrapher
. IliGrapher::IliGrapher | ( | IlvDisplay * | display | ) |
Initializes a grapher that can be connected to two data sources if the grapher is the view of an object of type IliDbGrapher
.
display | The display. |
IliDbGrapher* IliGrapher::getGrapherRectangle | ( | ) | const |
Returns the IliDbGrapher
object that uses this grapher.
IliDbGrapher
object that uses this grapher. If this function returns 0
, the grapher is not used by an IliDbGrapher
object. © Copyright 2016, 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.