Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::BertaultLayout::BertaultSections Class Reference

The sections associated with each node. More...

Public Member Functions

void initialize ()
 Ri is radius of ith section.
 

Public Attributes

double R [9]
 

Detailed Description

The sections associated with each node.

Definition at line 145 of file BertaultLayout.h.

Member Function Documentation

◆ initialize()

void ogdf::BertaultLayout::BertaultSections::initialize ( )
inline

Ri is radius of ith section.

Radii are initialised to std::numeric_limits<double>::max() at the start

Definition at line 150 of file BertaultLayout.h.

Member Data Documentation

◆ R

double ogdf::BertaultLayout::BertaultSections::R[9]

Definition at line 147 of file BertaultLayout.h.


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