#include <ClusterGraphAttributes.h>
Public Member Functions | |
| ClusterInfo () | |
Public Attributes | |
| double | m_x |
| double | m_y |
| double | m_w |
| double | m_h |
| double | m_lineWidth |
| String | m_color |
| String | m_fillColor |
| String | m_backColor |
| GraphAttributes::EdgeStyle | m_lineStyle |
| GraphAttributes::BrushPattern | m_fillPattern |
| String | m_label |
| int | m_clusterID |
Definition at line 77 of file ClusterGraphAttributes.h.
| ogdf::ClusterInfo::ClusterInfo | ( | ) | [inline] |
Definition at line 80 of file ClusterGraphAttributes.h.
| double ogdf::ClusterInfo::m_x |
Definition at line 86 of file ClusterGraphAttributes.h.
| double ogdf::ClusterInfo::m_y |
Definition at line 86 of file ClusterGraphAttributes.h.
| double ogdf::ClusterInfo::m_w |
Definition at line 87 of file ClusterGraphAttributes.h.
| double ogdf::ClusterInfo::m_h |
Definition at line 87 of file ClusterGraphAttributes.h.
Definition at line 89 of file ClusterGraphAttributes.h.
Definition at line 91 of file ClusterGraphAttributes.h.
Definition at line 92 of file ClusterGraphAttributes.h.
Definition at line 93 of file ClusterGraphAttributes.h.
Definition at line 94 of file ClusterGraphAttributes.h.
Definition at line 95 of file ClusterGraphAttributes.h.
Definition at line 96 of file ClusterGraphAttributes.h.
Definition at line 98 of file ClusterGraphAttributes.h.