Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Factory to create nodes. More...
#include <ilviews/grapher/inters.h>
Public Member Functions | |
virtual IlvGraphic * | createNode (IlvManager *mgr, const IlvRect &rect) const =0 |
Creates the node instance. More... | |
Factory to create nodes.
Library: ilvgrapher
This class is designed to be used with the IlvMakeNodeInteractor
class. It lets you specify what graphic instance should be created by the interactor.
|
pure virtual |
Creates the node instance.
Creates a node of size rect that will be added to the manager mgr. The palette of the new object can optionally be retrieved using the IlvManager::getCreatorPalette
method.
mgr | The manager to which the node will be added. |
size | The size of the graphic to create. |
© 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.