Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Base class for interactors used to edit grapher links. More...
#include <ilviews/grapher/linksel.h>
Static Public Member Functions | |
static IlvMakeSelection | SetMakeNodeSelection (IlvMakeSelection mksel) |
Changes the way nodes are highlighted. More... | |
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.
IlvGrapher
, IlvLinkImage
, IlvGraphNodeSelection
.
|
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.
mksel | The new factory function. |
© 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.