#include <RawDisplayer.h>
Inheritance diagram for SctDataDisplay::RawDisplayer:


Public Member Functions | |||
| shared_ptr< DisplayData > | display (shared_ptr< const Sct::Serializable > data, const DisplayInfo &info, std::ostream &os) | ||
Should display components listed in info of the data object 
  | |||
Private Member Functions | |||
| void | displayProjs (const DisplayInfo &info, RawDisplayData &data) | ||
Static Private Attributes | |||
| bool | inMap | ||
Definition at line 14 of file RawDisplayer.h.
      
  | 
  ||||||||||||||||
| 
 Should display components listed in info of the data object 
 
 Implements SctDataDisplay::Displayer. Definition at line 39 of file RawDisplayer.cpp. References SctDataDisplay::Displayer::createCanvas(), and SctData::ConfigurationVariable::getVariableName().  | 
  
Here is the call graph for this function:

 
1.3.5