![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Predefined grapher interactor to create IlvOneLinkImage instances.
More...
#include <ilviews/grapher/inters.h>
Public Member Functions | |
| IlvMakeOneLinkImageInteractor (IlvManager *mgr, IlvView *v, IlBoolean oriented=IlTrue, IlvLinkOrientation orientation=IlvVerticalLink) | |
| Constructor. | |
| virtual IlvLinkImage * | createLink (IlvGraphic *from, IlvGraphic *to) const |
| Creates a new link. | |
Predefined grapher interactor to create IlvOneLinkImage instances.
Library: ilvgrapher
Use this class to create a link of the IlvOneLinkImage type.
IlvOneLinkImage. | IlvMakeOneLinkImageInteractor::IlvMakeOneLinkImageInteractor | ( | IlvManager * | mgr, | |
| IlvView * | v, | |||
| IlBoolean | oriented = IlTrue, |
|||
| IlvLinkOrientation | orientation = IlvVerticalLink | |||
| ) |
Constructor.
The constructor initializes a new instance of the IlvMakeOneLinkImageInteractor class for the view v and the grapher mgr.
| mgr | The grapher to which the interactor is attached. | |
| v | The view to which the interactor is attached. | |
| oriented | IlTrue if the created links are oriented and IlFalse otherwise. | |
| orientation | The orientation of the created links. |
IlvOneLinkImage::setOrientation. | virtual IlvLinkImage* IlvMakeOneLinkImageInteractor::createLink | ( | IlvGraphic * | from, | |
| IlvGraphic * | to | |||
| ) | const [virtual] |
Creates a new link.
Creates an instance of IlvOneLinkImage if no factory is defined.
| from | The starting node. | |
| to | The ending node. |
IlvMakeLinkInteractor::setFactory. Reimplemented from IlvMakeLinkInteractor.
Reimplemented in IlvMakeOneSplineLinkImageInteractor.
© 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.