< home

ElementFactory Class Reference

Class used to produce GUI elements. More...

#include <GUIExposition.h>

List of all members.


Public Member Functions

virtual double Handles (Expo *expo)=0
 Returns a number between 0.0 and 1.0 determining how well the element can handle the exposition.
virtual vector< Arrangement > Possibilities (Expo *expo)=0
 Returns a vector of possible arrangements.
virtual GUIElementSpawn (Arrangement const &arr)=0
 Returns a new instance of the element.

Detailed Description

Class used to produce GUI elements.


The documentation for this class was generated from the following file:

 

Documentation generated on 14 Jun 2006 for OpenExposition by  doxygen 1.4.6>
Development hosted by SourceForge.net Logo