#include <ogdf/cluster/ClusterOrthoShaper.h>
List of all members.
Detailed Description
Definition at line 61 of file ClusterOrthoShaper.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
| ogdf::ClusterOrthoShaper::ClusterOrthoShaper |
( |
| ) |
|
|
inline |
| ogdf::ClusterOrthoShaper::~ClusterOrthoShaper |
( |
| ) |
|
|
inline |
Member Function Documentation
| void ogdf::ClusterOrthoShaper::align |
( |
bool |
al | ) |
|
|
inline |
| bool ogdf::ClusterOrthoShaper::align |
( |
| ) |
|
|
inline |
| void ogdf::ClusterOrthoShaper::bendCostTopDown |
( |
BendCost |
i | ) |
|
|
inline |
| int ogdf::ClusterOrthoShaper::clusterProgBendCost |
( |
int |
clDepth, |
|
|
int |
treeDepth, |
|
|
int |
pbc |
|
) |
| |
|
inline |
| int ogdf::ClusterOrthoShaper::clusterTradBendCost |
( |
int |
clDepth, |
|
|
int |
treeDepth, |
|
|
int |
pbc |
|
) |
| |
|
inline |
| bool ogdf::ClusterOrthoShaper::distributeEdges |
( |
| ) |
|
|
inline |
| void ogdf::ClusterOrthoShaper::distributeEdges |
( |
bool |
b | ) |
|
|
inline |
| bool ogdf::ClusterOrthoShaper::fixDegreeFourAngles |
( |
| ) |
|
|
inline |
| void ogdf::ClusterOrthoShaper::fixDegreeFourAngles |
( |
bool |
b | ) |
|
|
inline |
| bool ogdf::ClusterOrthoShaper::multiAlign |
( |
| ) |
|
|
inline |
| void ogdf::ClusterOrthoShaper::multiAlign |
( |
bool |
b | ) |
|
|
inline |
| bool ogdf::ClusterOrthoShaper::traditional |
( |
| ) |
|
|
inline |
| void ogdf::ClusterOrthoShaper::traditional |
( |
bool |
b | ) |
|
|
inline |
Member Data Documentation
| bool ogdf::ClusterOrthoShaper::m_align |
|
private |
| bool ogdf::ClusterOrthoShaper::m_allowLowZero |
|
private |
| bool ogdf::ClusterOrthoShaper::m_deg4free |
|
private |
| bool ogdf::ClusterOrthoShaper::m_distributeEdges |
|
private |
| bool ogdf::ClusterOrthoShaper::m_fourPlanar |
|
private |
| bool ogdf::ClusterOrthoShaper::m_multiAlign |
|
private |
| BendCost ogdf::ClusterOrthoShaper::m_topToBottom |
|
private |
| bool ogdf::ClusterOrthoShaper::m_traditional |
|
private |
The documentation for this class was generated from the following file: