Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::EdgeElement Member List

This is the complete list of members for ogdf::EdgeElement, including all inherited members.

adjSource() constogdf::EdgeElementinline
adjTarget() constogdf::EdgeElementinline
commonNode(edge e) constogdf::EdgeElementinline
compare(const EdgeElement &x, const EdgeElement &y)ogdf::EdgeElementinlinestatic
EdgeElement(node src, node tgt, AdjElement *adjSrc, AdjElement *adjTgt, int id)ogdf::EdgeElementinlineprivate
EdgeElement(node src, node tgt, int id)ogdf::EdgeElementinlineprivate
getAdj(node v) constogdf::EdgeElementinline
Graphogdf::EdgeElementfriend
index() constogdf::EdgeElementinline
internal::GraphList< EdgeElement >ogdf::EdgeElementfriend
isAdjacent(edge e) constogdf::EdgeElementinline
isIncident(node v) constogdf::EdgeElementinline
isInvertedDirected(edge e) constogdf::EdgeElementinline
isParallelDirected(edge e) constogdf::EdgeElementinline
isParallelUndirected(edge e) constogdf::EdgeElementinline
isSelfLoop() constogdf::EdgeElementinline
m_adjSrcogdf::EdgeElementprivate
m_adjTgtogdf::EdgeElementprivate
m_idogdf::EdgeElementprivate
m_nextogdf::internal::GraphElementprivate
m_prevogdf::internal::GraphElementprivate
m_srcogdf::EdgeElementprivate
m_tgtogdf::EdgeElementprivate
nodes() constogdf::EdgeElementinline
opposite(node v) constogdf::EdgeElementinline
pred() constogdf::EdgeElementinline
source() constogdf::EdgeElementinline
succ() constogdf::EdgeElementinline
target() constogdf::EdgeElementinline