BIMHome v1.0.0
BIMHome接口文档说明
Public 成员函数 | 静态 Public 成员函数 | Protected 成员函数 | Protected 属性 | 所有成员列表
LineGroup类 参考

#include <LineGroup.h>

Public 成员函数

void dump (const char *title)
 
std::string getName (void)
 
double getWeight (std::string s)
 
 LineGroup ()
 
 LineGroup (std::string groupName)
 
void setName (std::string s)
 
void setWeight (std::string s, double weight)
 
 ~LineGroup ()
 

静态 Public 成员函数

static double getDefaultWidth (std::string weightName, int groupNumber=-1)
 
static std::string getGroupNamesFromFile (std::string FileName)
 
static std::string getRecordFromFile (std::string parmFile, int groupNumber)
 
static LineGrouplineGroupFactory (int groupNumber)
 
static std::vector< double > split (std::string line)
 

Protected 成员函数

void init (void)
 

Protected 属性

double m_extra
 
double m_graphic
 
std::string m_name
 
double m_thick
 
double m_thin
 

该类的文档由以下文件生成: