#include <ogdf/internal/energybased/FruchtermanReingold.h>
List of all members.
Detailed Description
Definition at line 59 of file FruchtermanReingold.h.
Constructor & Destructor Documentation
| ogdf::FruchtermanReingold::FruchtermanReingold |
( |
| ) |
|
| ogdf::FruchtermanReingold::~FruchtermanReingold |
( |
| ) |
|
|
inline |
Member Function Documentation
| double ogdf::FruchtermanReingold::f_rep_scalar |
( |
double |
d | ) |
|
|
private |
| void ogdf::FruchtermanReingold::grid_quotient |
( |
int |
p | ) |
|
|
inlineprivate |
| int ogdf::FruchtermanReingold::grid_quotient |
( |
| ) |
const |
|
inlineprivate |
| void ogdf::FruchtermanReingold::make_initialisations |
( |
double |
boxlength, |
|
|
DPoint |
down_left_corner, |
|
|
int |
grid_quotient |
|
) |
| |
| void ogdf::FruchtermanReingold::update_boxlength_and_cornercoordinate |
( |
double |
b_l, |
|
|
DPoint |
d_l_c |
|
) |
| |
|
inline |
Member Data Documentation
| int ogdf::FruchtermanReingold::_grid_quotient |
|
private |
| double ogdf::FruchtermanReingold::boxlength |
|
private |
| DPoint ogdf::FruchtermanReingold::down_left_corner |
|
private |
| int ogdf::FruchtermanReingold::max_gridindex |
|
private |
The documentation for this class was generated from the following file: