Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::EdgeElement Member List
This is the complete list of members for ogdf::EdgeElement, including all inherited members.
adjSource() const ogdf::EdgeElement [inline]
adjTarget() const ogdf::EdgeElement [inline]
commonNode(edge e) const ogdf::EdgeElement [inline]
EdgeElement(node src, node tgt, AdjElement *adjSrc, AdjElement *adjTgt, int id)ogdf::EdgeElement [inline, private]
EdgeElement(node src, node tgt, int id)ogdf::EdgeElement [inline, private]
Graph classogdf::EdgeElement [friend]
GraphList< EdgeElement > classogdf::EdgeElement [friend]
index() const ogdf::EdgeElement [inline]
isIncident(node v) const ogdf::EdgeElement [inline]
isSelfLoop() const ogdf::EdgeElement [inline]
m_adjSrcogdf::EdgeElement [private]
m_adjTgtogdf::EdgeElement [private]
m_idogdf::EdgeElement [private]
m_nextogdf::GraphElement [private]
m_prevogdf::GraphElement [private]
m_srcogdf::EdgeElement [private]
m_tgtogdf::EdgeElement [private]
opposite(node v) const ogdf::EdgeElement [inline]
pred() const ogdf::EdgeElement [inline]
source() const ogdf::EdgeElement [inline]
succ() const ogdf::EdgeElement [inline]
target() const ogdf::EdgeElement [inline]