Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Message class used when the extremities of a grapher link change. More...
#include <ilviews/grapher/observer.h>
Public Member Functions | |
IlvLinkImage * | getLink () const |
Returns the link affected by the change. More... | |
IlvGraphic * | getOldNode () const |
Returns the node of the link before the change occurred. More... | |
IlvLinkType | getType () const |
Indicates whether the modified extremity is the start or the end node of the link. More... | |
Message class used when the extremities of a grapher link change.
Library: ilvgrapher
This message class is used when the start or the end node of a grapher link changes.
IlvLinkImage* IlvLinkConnectionMessage::getLink | ( | ) | const |
Returns the link affected by the change.
IlvGraphic* IlvLinkConnectionMessage::getOldNode | ( | ) | const |
Returns the node of the link before the change occurred.
IlvLinkType IlvLinkConnectionMessage::getType | ( | ) | const |
Indicates whether the modified extremity is the start or the end node of the link.
IlvLinkFrom
if the starting node has changed, or IlvLinkTo
if the ending node has changed. © 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.