Doxygen
EdgeProperties结构体 参考

Helper struct holding the properties of a edge in a dot graph. 更多...

Public 属性

const char *const * edgeColorMap
 
const char *const * arrowStyleMap
 
const char *const * edgeStyleMap
 

详细描述

Helper struct holding the properties of a edge in a dot graph.

在文件 dotnode.cpp27 行定义.

类成员变量说明

◆ arrowStyleMap

const char* const * EdgeProperties::arrowStyleMap

在文件 dotnode.cpp43 行定义.

被这些函数引用 DotNode::writeArrow().

◆ edgeColorMap

const char* const * EdgeProperties::edgeColorMap

在文件 dotnode.cpp42 行定义.

被这些函数引用 DotNode::writeArrow().

◆ edgeStyleMap

const char* const * EdgeProperties::edgeStyleMap

在文件 dotnode.cpp44 行定义.

被这些函数引用 DotNode::writeArrow().


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