rwlogo

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator
List of all members | Public Member Functions
IliGrapher Class Reference

Grapher. More...

#include <ilviews/dataccess/gadgets/dbgraphe.h>

Inheritance diagram for IliGrapher:
IlvGrapher IlvManager

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...
 
IliDbGraphergetGrapherRectangle () const
 Returns the IliDbGrapher object that uses this grapher. More...
 

Detailed Description

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).

See Also
IliDbGrapher

Constructor & Destructor Documentation

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.

Parameters
displayThe display.

Member Function Documentation

IliDbGrapher* IliGrapher::getGrapherRectangle ( ) const

Returns the IliDbGrapher object that uses this grapher.

Returns
The IliDbGrapher object that uses this grapher. If this function returns null, the grapher is not used by an IliDbGrapher object.

© 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.