Overview     Modules     Class Hierarchy     Classes     Members  

tlp::PropertyContext Class Reference
[Plugins]

This class is used as only parameter when calling Property plug-ins. It contains a Graph on whyich to run the plug-in, a PropertyInterface which will hold the result of the plug-in, and a PluginProgress to give feedback on the plug-in's progress. More...

#include <PluginContext.h>

Collaboration diagram for tlp::PropertyContext:

List of all members.

Public Member Functions

Public Attributes


Detailed Description

This class is used as only parameter when calling Property plug-ins. It contains a Graph on whyich to run the plug-in, a PropertyInterface which will hold the result of the plug-in, and a PluginProgress to give feedback on the plug-in's progress.


Constructor & Destructor Documentation

tlp::PropertyContext::PropertyContext (  )  [inline]
tlp::PropertyContext::~PropertyContext (  )  [inline]

Member Data Documentation

Additional informations, such as the value of the plug-in's parameters, if any.

The Graph on which the plug-in will run.

A means to give feedback on the progress of the plug-in.

A property the plug-in can modify freely. No other property should be modified.



Tulip Software by LaBRI Visualization Team    2001 - 2011