rwlogo

Rogue Wave Views
Grapher 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
IlvGraphSelectInteractor Class Reference

Grapher interactor for selecting and manipulating graphic objects. More...

#include <ilviews/grapher/selinter.h>

Inheritance diagram for IlvGraphSelectInteractor:
IlvSelectInteractor IlvManagerViewInteractor

Public Member Functions

 IlvGraphSelectInteractor (IlvManager *mgr, IlvView *v)
 Constructor. More...
 

Detailed Description

Grapher interactor for selecting and manipulating graphic objects.

Library: ilvgrapher

This interactor is the same as IlvSelectInteractor except for the ghost-drawing methods. For these methods, existing links must be told to follow the ghost images of moving and growing nodes to which they are attached.

see IlvGrapher.

Constructor & Destructor Documentation

IlvGraphSelectInteractor::IlvGraphSelectInteractor ( IlvManager mgr,
IlvView v 
)

Constructor.

The constructor initializes a new instance of the IlvGraphSelectInteractor class for the view v and the grapher mgr.

Parameters
mgrThe grapher to which the interactor is attached.
vThe view to which the interactor is attached.

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