cee::exp::PropertyBuilderPlot2d Class Reference

Finds VTFx properties from plot overlay item and builds a property set collection. More...

Public Member Functions

 PropertyBuilderPlot2d (PropertySetCollection *propSetCollection)
 Constructs a builder object and pass as parameters the property set collection and image resources that should be generated. More...
 
void addFromPlot2d (const plt::OverlayPlot &overlayPlot)
 Creates properties from the specified overlay plot. More...
 

Detailed Description

Finds VTFx properties from plot overlay item and builds a property set collection.

Constructor & Destructor Documentation

cee::exp::PropertyBuilderPlot2d::PropertyBuilderPlot2d ( PropertySetCollection propSetCollection)

Constructs a builder object and pass as parameters the property set collection and image resources that should be generated.

Member Function Documentation

void cee::exp::PropertyBuilderPlot2d::addFromPlot2d ( const plt::OverlayPlot overlayPlot)

Creates properties from the specified overlay plot.