BIMHome v1.0.0
BIMHome接口文档说明
Public 成员函数 | 静态 Public 成员函数 | Public 属性 | 所有成员列表
TabelParam结构体 参考

#include <DrawViewParameterDefine.h>

Public 成员函数

std::vector< int > getColTextCountSort ()
 
void initColumnWidth ()
 
void initRowHeight ()
 
void setHorAlign (const CellAlignType &type)
 
void setVerAlign (const CellAlignType &type)
 
 TabelParam ()
 
 TabelParam (int rows, int cols, const std::map< int, std::map< int, std::string > > &tabledata)
 

静态 Public 成员函数

static int cellIsCombine (const std::vector< TableSpanInfo > &spanData, int row, int col, int &index)
 

Public 属性

int mColCount
 
std::map< std::string, std::string > mColWidth
 
FontAttribute mFontAttr
 
std::vector< TableCellFrameShowInfomFrameShow
 
std::map< int, std::map< int, TechDraw::CellAlignType > > mHorAlign
 
LineAttribute mLineAttr
 
int mRowCount
 
std::map< std::string, std::string > mRowHeight
 
std::vector< TechDraw::TableSpanInfomSpanData
 
std::map< int, std::map< int, std::string > > mTableData
 
std::map< int, std::map< int, TechDraw::CellAlignType > > mVerAlign
 

该结构体的文档由以下文件生成: