My Project
|
Public Attributes | |
const char *const * | edgeColorMap |
const char *const * | arrowStyleMap |
const char *const * | edgeStyleMap |
Helper struct holding the properties of a edge in a dot graph.
const char* const* EdgeProperties::arrowStyleMap |
Definition at line 218 of file dot.cpp.
Referenced by DotNode::writeArrow().
const char* const* EdgeProperties::edgeColorMap |
Definition at line 217 of file dot.cpp.
Referenced by DotNode::writeArrow().
const char* const* EdgeProperties::edgeStyleMap |
Definition at line 219 of file dot.cpp.
Referenced by DotNode::writeArrow().