Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::BertaultLayout::proj Struct Reference

a structure which stores the projection of a node on an edge More...

Public Attributes

double x
 
double y
 

Detailed Description

a structure which stores the projection of a node on an edge

Definition at line 179 of file BertaultLayout.h.

Member Data Documentation

◆ x

double ogdf::BertaultLayout::proj::x

Definition at line 180 of file BertaultLayout.h.

◆ y

double ogdf::BertaultLayout::proj::y

Definition at line 181 of file BertaultLayout.h.


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