Views
Grapher Package API Reference Guide
Product Documentation:
Views Documentation Home
List of all members | Public Member Functions
IlvSCGrapherRectangle Class Reference

View rectangle class. More...

#include <ilviews/gadgraph/rectscgr.h>

Inheritance diagram for IlvSCGrapherRectangle:
IlvSCManagerRectangle IlvManagerRectangle IlvViewRectangle IlvFilledRectangle IlvRectangle IlvSimpleGraphic IlvGraphic IlvStylable IlvValueInterface

Public Member Functions

 IlvSCGrapherRectangle (IlvDisplay *display, const IlvRect &rect, IlvPalette *palette=0)
 Constructor. More...
 

Detailed Description

View rectangle class.

Library: ilvgadgraph

The IlvSCGrapherRectangle class is a version of IlvSCManagerRectangle that uses an IlvGrapher.

Constructor & Destructor Documentation

◆ IlvSCGrapherRectangle()

IlvSCGrapherRectangle::IlvSCGrapherRectangle ( IlvDisplay display,
const IlvRect rect,
IlvPalette palette = 0 
)

Constructor.

Initializes a new instance of the IlvMSCanagerRectangle class.

Parameters
displaySpecifies the display.
rectSpecifies the size of the object.
paletteThe background color of the palette is used as the window background color for the object view.