Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

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

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

adjEntry_iterator typedefogdf::Graphprotected
adjEntryArrayTableSize() constogdf::Graphinlineprotected
allEdges(CONTAINER &edgeContainer) constogdf::Graphinlineprotected
allNodes(CONTAINER &nodeContainer) constogdf::Graphinlineprotected
assign(const Graph &G, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
basicArc(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
chooseEdge(std::function< bool(edge)> includeEdge=[](edge) { return true;}, bool isFastTest=true) constogdf::Graphprotected
chooseNode(std::function< bool(node)> includeNode=[](node) { return true;}, bool isFastTest=true) constogdf::Graphprotected
clear()ogdf::Graphprotectedvirtual
collapse(NODELIST &nodesToCollapse)ogdf::Graphinlineprotected
CommonCompactionConstraintGraphBase(const OrthoRep &OR, const PlanRep &PG, OrthoDir arcDir, int costAssoc)ogdf::CommonCompactionConstraintGraphBaseprotected
computeTopologicalSegmentNum(NodeArray< int > &topNum)ogdf::CommonCompactionConstraintGraphBase
construct(const Graph &G, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
constructInitByActiveNodes(const List< node > &nodeList, const NodeArray< bool > &activeNodes, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
constructInitByCC(const CCsInfo &info, int cc, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
constructInitByNodes(const Graph &G, const List< node > &nodeList, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
contract(edge e, bool keepSelfLoops=false)ogdf::Graphprotected
copy(const Graph &G, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprivate
copy(const Graph &G)ogdf::Graphprivate
cost(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
createEdgeElement(node v, node w, adjEntry adjSrc, adjEntry adjTgt)ogdf::Graphprivate
delEdge(edge e)ogdf::Graphprotectedvirtual
delNode(node v)ogdf::Graphprotectedvirtual
edge_iterator typedefogdf::Graphprotected
edgeArrayTableSize() constogdf::Graphinlineprotected
edgesogdf::Graphprotected
EdgeType enum nameogdf::Graphprotected
embed()ogdf::CommonCompactionConstraintGraphBase
empty() constogdf::Graphinlineprotected
extraNode(node v) constogdf::CommonCompactionConstraintGraphBaseinline
extraRep(node v) constogdf::CommonCompactionConstraintGraphBaseinline
firstEdge() constogdf::Graphinlineprotected
firstNode() constogdf::Graphinlineprotected
fixOnBorder(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
genus() constogdf::Graphprotected
getGraph() constogdf::CommonCompactionConstraintGraphBaseinline
getGraph()ogdf::CommonCompactionConstraintGraphBaseinline
getLengthString(edge e) const =0ogdf::CommonCompactionConstraintGraphBaseprotectedpure virtual
getOrthoRep() constogdf::CommonCompactionConstraintGraphBaseinline
getPlanRep() constogdf::CommonCompactionConstraintGraphBaseinline
Graph()ogdf::Graphprotected
Graph(const Graph &G)ogdf::Graphprotected
insert(const Graph &G, NodeArray< node > &nodeMap)ogdf::Graphprotected
insert(const Graph &G)ogdf::Graphprotected
lastEdge() constogdf::Graphinlineprotected
lastNode() constogdf::Graphinlineprotected
m_arcDirogdf::CommonCompactionConstraintGraphBaseprotected
m_borderogdf::CommonCompactionConstraintGraphBaseprotected
m_costogdf::CommonCompactionConstraintGraphBaseprotected
m_edgeArrayTableSizeogdf::Graphprivate
m_edgeIdCountogdf::Graphprivate
m_edgeToBasicArcogdf::CommonCompactionConstraintGraphBaseprotected
m_extraNodeogdf::CommonCompactionConstraintGraphBaseprotected
m_extraRepogdf::CommonCompactionConstraintGraphBaseprotected
m_hiddenEdgeSetsogdf::Graphprivate
m_mutexRegArraysogdf::Graphmutableprivate
m_nodeArrayTableSizeogdf::Graphprivate
m_nodeIdCountogdf::Graphprivate
m_oppArcDirogdf::CommonCompactionConstraintGraphBaseprotected
m_originalEdgeogdf::CommonCompactionConstraintGraphBaseprotected
m_pathogdf::CommonCompactionConstraintGraphBaseprotected
m_pathNodeogdf::CommonCompactionConstraintGraphBaseprotected
m_pORogdf::CommonCompactionConstraintGraphBaseprotected
m_pPRogdf::CommonCompactionConstraintGraphBaseprotected
m_regAdjArraysogdf::Graphmutableprivate
m_regEdgeArraysogdf::Graphmutableprivate
m_regNodeArraysogdf::Graphmutableprivate
m_regStructuresogdf::Graphmutableprivate
m_sinksogdf::CommonCompactionConstraintGraphBaseprotected
m_sourcesogdf::CommonCompactionConstraintGraphBaseprotected
m_typeogdf::CommonCompactionConstraintGraphBaseprotected
maxAdjEntryIndex() constogdf::Graphinlineprotected
maxEdgeIndex() constogdf::Graphinlineprotected
maxNodeIndex() constogdf::Graphinlineprotected
move(edge e, adjEntry adjSrc, Direction dirSrc, adjEntry adjTgt, Direction dirTgt)ogdf::Graphprotected
moveAdj(adjEntry adjMove, Direction dir, adjEntry adjPos)ogdf::Graphinlineprotected
moveAdj(adjEntry adj, node w)ogdf::Graphprivate
moveAdjAfter(adjEntry adjMove, adjEntry adjAfter)ogdf::Graphinlineprotected
moveAdjBefore(adjEntry adjMove, adjEntry adjBefore)ogdf::Graphinlineprotected
moveRegisterArray(ListIterator< ArrayBase * > it, ArrayBase *pArray) constogdf::Graphinlineprotected
moveSource(edge e, node w)ogdf::Graphprotected
moveSource(edge e, adjEntry adjSrc, Direction dir)ogdf::Graphprotected
moveTarget(edge e, node w)ogdf::Graphprotected
moveTarget(edge e, adjEntry adjTgt, Direction dir)ogdf::Graphprotected
newEdge(node v, node w)ogdf::Graphprotected
newEdge(node v, node w, int index)ogdf::Graphprotected
newEdge(adjEntry adjSrc, adjEntry adjTgt, Direction dir=Direction::after)ogdf::Graphprotected
newEdge(node v, adjEntry adjTgt)ogdf::Graphprotected
newEdge(adjEntry adjSrc, node w)ogdf::Graphprotected
newNode()ogdf::Graphprotected
newNode(int index)ogdf::Graphprotected
node_iterator typedefogdf::Graphprotected
nodeArrayTableSize() constogdf::Graphinlineprotected
nodesogdf::Graphprotected
nodesIn(node v) constogdf::CommonCompactionConstraintGraphBaseinline
NodeType enum nameogdf::Graphprotected
numberOfEdges() constogdf::Graphinlineprotected
numberOfNodes() constogdf::Graphinlineprotected
onBorder(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
operator=(const Graph &G)ogdf::Graphprotected
pathNodeOf(node v) constogdf::CommonCompactionConstraintGraphBaseinline
pureNewNode()ogdf::Graphprivate
registerArray(NodeArrayBase *pNodeArray) constogdf::Graphprotected
registerArray(EdgeArrayBase *pEdgeArray) constogdf::Graphprotected
registerArray(AdjEntryArrayBase *pAdjArray) constogdf::Graphprotected
registerStructure(GraphObserver *pStructure) constogdf::Graphprotected
reinitArrays(bool doResetTableSizes=true)ogdf::Graphprivate
removeRedundantVisibArcs(SListPure< Tuple2< node, node > > &visibArcs)ogdf::CommonCompactionConstraintGraphBase
representsCombEmbedding() constogdf::Graphinlineprotected
resetAdjEntryIndex(int newIndex, int oldIndex)ogdf::Graphprivate
resetEdgeIdCount(int maxId)ogdf::Graphprotected
resetTableSizes()ogdf::Graphprivate
restoreAllEdges()ogdf::Graphprivate
reverseAdjEdges(node v)ogdf::Graphinlineprotected
reverseAdjEdges()ogdf::Graphprotected
reverseAllEdges()ogdf::Graphprotected
reverseEdge(edge e)ogdf::Graphprotected
searchEdge(node v, node w, bool directed=false) constogdf::Graphprotected
sort(node v, const ADJ_ENTRY_LIST &newOrder)ogdf::Graphinlineprotected
split(edge e)ogdf::Graphprotectedvirtual
splitNode(adjEntry adjStartLeft, adjEntry adjStartRight)ogdf::Graphprotected
swapAdjEdges(adjEntry adj1, adjEntry adj2)ogdf::Graphinlineprotected
typeOf(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
unregisterArray(ListIterator< NodeArrayBase * > it) constogdf::Graphprotected
unregisterArray(ListIterator< EdgeArrayBase * > it) constogdf::Graphprotected
unregisterArray(ListIterator< AdjEntryArrayBase * > it) constogdf::Graphprotected
unregisterStructure(ListIterator< GraphObserver * > it) constogdf::Graphprotected
unsplit(node u)ogdf::Graphprotected
unsplit(edge eIn, edge eOut)ogdf::Graphprotectedvirtual
~Graph()ogdf::Graphprotectedvirtual