rwlogo

Rogue Wave Views
Grapher Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

List of all members | Static Public Member Functions
IlvLinkInteractor Class Reference

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

#include <ilviews/grapher/linksel.h>

Inheritance diagram for IlvLinkInteractor:
IlvInteractor

Static Public Member Functions

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

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
mkselThe new factory function.
Returns
The previous factory function.

© Copyright 2014, 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.