Standard GrafEdit

The Standard GrafEdit classes derive from Basic GrafEdit and mix in Compound Document framework functionality to provide a Compound Document framework-based model, selection, and view. Basic GrafEdit does not assume Compound Document classes in its base classes. The Standard GrafEdit classes consist of the following concrete classes:

TStandardCanvasModel, which derives from MCanvasRepresentation and TModel.

TStandardCanvasSelection, which derives from MCanvasSelection and TModelSelection.

TStandardCanvasView, which derives from TCanvasView.

You can probably use these classes for most of your GrafEdit programs. "Creating a simple GrafEdit program" on page 11 has an example that creates and opens a document based on the standard GrafEdit classes.

Standard canvas model
Standard canvas selection
Standard canvas view

[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker