Open
Graph Drawing
Framework

 v.2010.10
 

Public Member Functions | Public Attributes

ogdf::ClusterInfo Class Reference

Stores information associated with a cluster. More...

#include <ogdf/cluster/ClusterGraphAttributes.h>

List of all members.

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

Detailed Description

Stores information associated with a cluster.

Definition at line 79 of file ClusterGraphAttributes.h.


Constructor & Destructor Documentation

ogdf::ClusterInfo::ClusterInfo (  )  [inline]

Definition at line 82 of file ClusterGraphAttributes.h.


Member Data Documentation

Definition at line 95 of file ClusterGraphAttributes.h.

Definition at line 100 of file ClusterGraphAttributes.h.

Definition at line 93 of file ClusterGraphAttributes.h.

Definition at line 94 of file ClusterGraphAttributes.h.

Definition at line 97 of file ClusterGraphAttributes.h.

Definition at line 89 of file ClusterGraphAttributes.h.

Definition at line 98 of file ClusterGraphAttributes.h.

Definition at line 96 of file ClusterGraphAttributes.h.

Definition at line 91 of file ClusterGraphAttributes.h.

Definition at line 89 of file ClusterGraphAttributes.h.

Definition at line 88 of file ClusterGraphAttributes.h.

Definition at line 88 of file ClusterGraphAttributes.h.


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