Open
Graph Drawing
Framework
v. 2023.09 (Elderberry)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
ogdf::NodeElement Member List
This is the complete list of members for
ogdf::NodeElement
, including all inherited members.
adjEdges
(EDGELIST &edgeList) const
ogdf::NodeElement
inline
adjEntries
ogdf::NodeElement
allAdjEntries
(ADJLIST &adjList) const
ogdf::NodeElement
inline
compare
(const NodeElement &x, const NodeElement &y)
ogdf::NodeElement
inline
static
degree
() const
ogdf::NodeElement
inline
firstAdj
() const
ogdf::NodeElement
inline
Graph
class
ogdf::NodeElement
friend
graphOf
() const
ogdf::NodeElement
inline
indeg
() const
ogdf::NodeElement
inline
index
() const
ogdf::NodeElement
inline
inEdges
(EDGELIST &edgeList) const
ogdf::NodeElement
internal::GraphList< NodeElement >
class
ogdf::NodeElement
friend
lastAdj
() const
ogdf::NodeElement
inline
m_id
ogdf::NodeElement
private
m_indeg
ogdf::NodeElement
private
m_next
ogdf::internal::GraphElement
private
m_outdeg
ogdf::NodeElement
private
m_pGraph
ogdf::NodeElement
private
m_prev
ogdf::internal::GraphElement
private
NodeElement
(const Graph *pGraph, int id)
ogdf::NodeElement
inline
private
outdeg
() const
ogdf::NodeElement
inline
outEdges
(EDGELIST &edgeList) const
ogdf::NodeElement
pred
() const
ogdf::NodeElement
inline
succ
() const
ogdf::NodeElement
inline
This site is powered by Netlify.
© 1999–2024
The OGDF Team