|
Hierarchical Edge Bundle 1.0
|
#include <ReadFile.h>
Public Member Functions | |
| DataFromFile (void) | |
| ~DataFromFile (void) | |
Public Attributes | |
| string | subject |
| vector< string > | value |
This class can considers as a own fileformat in which the XML and RTF formats gets converted. Then we only read the DataFromFile format for creating the graph
| DataFromFile::DataFromFile | ( | void | ) |
Standardconstructor
| DataFromFile::~DataFromFile | ( | void | ) |
Standarddeconstructor
| string DataFromFile::subject |
Subject defines the type of the value
| vector<string> DataFromFile::value |
Value
1.7.4