|
Public Member Functions | |
DotHeader (const init_t &args={}, const init_t &nodeArgs={}) | |
void | setNodeAttributes (const init_t &args) |
const drain::VariableMap & | getNodeAttributes () const |
Public Member Functions inherited from DotEntity | |
void | setAttributes (const init_t &args) |
Protected Attributes | |
DotEntity | nodeStyle |
Additional Inherited Members | |
Public Types inherited from DotEntity | |
typedef std::initializer_list< std::pair< const char *, const Variable > > | init_t |
Public Attributes inherited from DotEntity | |
drain::VariableMap | attributes |
Static Public Attributes inherited from DotEntity | |
static const std::string | fill = " " |