Public Attributes | List of all members
EdgeProperties Struct Reference

Public Attributes

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

Detailed Description

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

Definition at line 215 of file dot.cpp.

Member Data Documentation

const char* const* EdgeProperties::arrowStyleMap

Definition at line 218 of file dot.cpp.

const char* const* EdgeProperties::edgeColorMap

Definition at line 217 of file dot.cpp.

const char* const* EdgeProperties::edgeStyleMap

Definition at line 219 of file dot.cpp.


The documentation for this struct was generated from the following file: