Doxygen
|
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.cpp 第 27 行定义.
const char* const * EdgeProperties::arrowStyleMap |
在文件 dotnode.cpp 第 43 行定义.
被这些函数引用 DotNode::writeArrow().
const char* const * EdgeProperties::edgeColorMap |
在文件 dotnode.cpp 第 42 行定义.
被这些函数引用 DotNode::writeArrow().
const char* const * EdgeProperties::edgeStyleMap |
在文件 dotnode.cpp 第 44 行定义.
被这些函数引用 DotNode::writeArrow().