rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Manager Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvMakeFilledEllipseInteractor Class Reference

Manager interactor class. More...

#include <ilviews/manager/mkarcin.h>

Inheritance diagram for IlvMakeFilledEllipseInteractor:
IlvMakeEllipseInteractor IlvDragRectangleInteractor IlvManagerViewInteractor

List of all members.

Public Member Functions

 IlvMakeFilledEllipseInteractor (IlvManager *manager, IlvView *view)
 Constructor.
virtual void doIt (IlvRect &rect)
 Finalizes the interaction by creating an IlvFilledEllipse object.
virtual void drawGhost ()
 Visual feedback during the interaction.

Detailed Description

Manager interactor class.

Library: ilvmgr

Use this class to allow the user to create an IlvFilledEllipse object (a filled ellipse).

See also:
IlvManager, IlvFilledEllipse.

Constructor & Destructor Documentation

IlvMakeFilledEllipseInteractor::IlvMakeFilledEllipseInteractor ( IlvManager manager,
IlvView view 
)

Constructor.

Initializes a new instance of the IlvMakeFilledEllipseInteractor class.

Parameters:
manager The manager.
view The manager view.

Member Function Documentation

virtual void IlvMakeFilledEllipseInteractor::doIt ( IlvRect rect  )  [virtual]

Finalizes the interaction by creating an IlvFilledEllipse object.

Creates a new IlvFilledEllipse object in the manager from the rectangle defined during the interaction.

Parameters:
rect The rectangle.

Reimplemented from IlvMakeEllipseInteractor.

virtual void IlvMakeFilledEllipseInteractor::drawGhost (  )  [virtual]

Visual feedback during the interaction.

Draws the ghost of a filled ellipse, instead of an ellipse as seen in the superclass IlvMakeEllipseInteractor.

Reimplemented from IlvMakeEllipseInteractor.

 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.