rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Manager Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvManagerBitmapTransitionHandler Class Reference

Transition handler class. More...

#include <ilviews/manager/transition.h>

Inheritance diagram for IlvManagerBitmapTransitionHandler:
IlvManagerTransitionHandler IlvTransitionHandler

List of all members.

Public Member Functions

 IlvManagerBitmapTransitionHandler (IlvBitmapTransition &bitmapTransition, IlBoolean owner=IlTrue, IlBoolean partialRedraw=IlTrue)
 Constructor.

Detailed Description

Transition handler class.

Library: ilvmgr

This class handles bitmap transitions on a manager view. It uses an IlvBitmapTransition object to compute the intermediate bitmaps.

See also:
IlvManagerLinearTransitionHandler, IlvManagerTransitionScheduler

Constructor & Destructor Documentation

IlvManagerBitmapTransitionHandler::IlvManagerBitmapTransitionHandler ( IlvBitmapTransition bitmapTransition,
IlBoolean  owner = IlTrue,
IlBoolean  partialRedraw = IlTrue 
)

Constructor.

Initializes a new instance of the IlvManagerBitmapTransitionHandler class.

Parameters:
bitmapTransition The object that will be used to compute the intermediate transitions.
owner A Boolean value specifying whether the this transition handler is the owner of the bitmap transition object. In this case, when the transition handler will be deleted, it will also delete the bitmap transition object.
partialRedraw A Boolean value specifying whether the transition handler is using partial redraws between transitions.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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