Lynkeos Documentation

Application structure

This application is structured around the NSDocument class

The classes are organized according to the model-view-controller architecture (see module page). The controler classes use processing classes, and the models classes use graphic file access classes. These classes are grouped in two other packages.

Processing architecture

The MyDocument class knows how to start processings that implement the LynkeosProcessing protocol. The processings get their parameters, as LynkeosProcessingParameter, inside the LynkeosProcessableItem to process.
The LynkeosProcessingView classes take care of saving the parameters in the items provided by the document and ask the document to start a processing.
The document provides notifications for each meaningful event.
inline_dotgraph_1.dot

Generated on Sat Mar 22 17:44:47 2008 for Lynkeos by  doxygen 1.5.4