rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Grapher Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvLinkInteractor Class Reference

Base class for interactors used to edit grapher links. More...

#include <ilviews/grapher/linksel.h>

Inheritance diagram for IlvLinkInteractor:
IlvInteractor

List of all members.

Static Public Member Functions

static IlvMakeSelection SetMakeNodeSelection (IlvMakeSelection mksel)
 Changes the way nodes are highlighted.

Detailed Description

Base class for interactors used to edit grapher links.

Library: ilvgrapher

This class lets the user edit grapher links by dragging one of their selection handles. In order to allow link editing, the IlvGrapher::setLinksEditable method must be called.

See also:
IlvGrapher, IlvLinkImage, IlvGraphNodeSelection.

Member Function Documentation

static IlvMakeSelection IlvLinkInteractor::SetMakeNodeSelection ( IlvMakeSelection  mksel  )  [static]

Changes the way nodes are highlighted.

Sets the factory that creates the selection objects used to highlight nodes during the interaction. If no factory is specified, an instance of IlvGraphNodeSelection is used.

Parameters:
mksel The new factory function.
Returns:
The previous factory function.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator 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.