Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::internal::gcm::graph::Drawing< Kernel, Graph > Class Template Reference

#include <ogdf/geometric/cr_min/graph/Drawing.h>

Public Member Functions

 Drawing (Graph &graph)
 
Graphget_graph ()
 
Graphget_graph () const
 

Private Attributes

Graphm_graph
 

Detailed Description

template<typename Kernel, typename Graph>
class ogdf::internal::gcm::graph::Drawing< Kernel, Graph >

Definition at line 39 of file Drawing.h.

Constructor & Destructor Documentation

◆ Drawing()

template<typename Kernel , typename Graph >
ogdf::internal::gcm::graph::Drawing< Kernel, Graph >::Drawing ( Graph graph)
inline

Definition at line 44 of file Drawing.h.

Member Function Documentation

◆ get_graph() [1/2]

Definition at line 48 of file Drawing.h.

◆ get_graph() [2/2]

template<typename Kernel , typename Graph >
Graph & ogdf::internal::gcm::graph::Drawing< Kernel, Graph >::get_graph ( ) const
inline

Definition at line 50 of file Drawing.h.

Member Data Documentation

◆ m_graph

Definition at line 41 of file Drawing.h.


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