rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Gantt Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvGanttLineGrid Class Reference

Horizontal grid for Gantt lines. More...

#include <ilviews/gantt/ganttgrd.h>

Inheritance diagram for IlvGanttLineGrid:
IlvGanttHorizontalGrid IlvGanttHorizontalGridImpl IlvSimpleGraphic IlvGraphic IlvGanttLineReliefGrid IlvGanttResourceGrid

List of all members.

Public Member Functions

 IlvGanttLineGrid (IlvGanttChart *gantt, const IlvRect &rect, IlvPalette *palette=0)
 Constructor to create new instances.
 IlvGanttLineGrid (IlvGanttChart *gantt, IlvPalette *palette=0)
 Constructor to create new instances.

Detailed Description

Horizontal grid for Gantt lines.

Library: ilvgantt

This class draws horizontal grids for the Gantt lines in the manager views of the Gantt chart.

See also:
IlvGanttChart, IlvGanttHorizontalGrid.

Constructor & Destructor Documentation

IlvGanttLineGrid::IlvGanttLineGrid ( IlvGanttChart gantt,
IlvPalette palette = 0 
)

Constructor to create new instances.

The palette parameter specifies the foreground of the grid. An inverted palette is automatically computed for filling the background.

Parameters:
gantt The Gantt chart for which to draw the grid.
palette The palette for the grid.
IlvGanttLineGrid::IlvGanttLineGrid ( IlvGanttChart gantt,
const IlvRect rect,
IlvPalette palette = 0 
)

Constructor to create new instances.

The palette parameter specifies the foreground of the grid. An inverted palette is automatically computed for filling the background.

Parameters:
gantt The Gantt chart for which to draw the grid.
rect The initial bounds of the grid.
palette The palette for the grid.
 All Classes Files Functions Variables Typedefs Enumerations Friends

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