![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Application Framework grapher document class. More...
#include <ilviews/appframe/grapher/graphdoc.h>
Public Member Functions | |
| virtual void | clean () |
| Deletes the grapher of the document. | |
| IlvGrapher * | getGrapher () const |
| Returns the grapher of the document. | |
| virtual IlBoolean | initializeDocument (IlAny=0) |
| Creates a new empty grapher. | |
| virtual void | serialize (IlvDvStream &stream) |
| Serializes the grapher of the document into the stream given by the stream parameter. | |
Application Framework grapher document class.
Library: ilvappgrapher
IlvDvGrapherDocument is a subclass of IlvDvManagerDocument The document data is a grapher object that is loaded and saved using standard IlvGrapher serialization methods read and save.
| IlvGrapher* IlvDvGrapherDocument::getGrapher | ( | ) | const |
Returns the grapher of the document.
Creates a new empty grapher.
Accelerators Ctrl+C, Ctrl+V, and Ctrl+X are automatically added to the grapher to generate actions Copy, Paste, and Cut respectively.
IlFalse if the initialization of the grapher failed. Reimplemented from IlvDvManagerDocument.
© 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.