Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

ogdf::CompactionConstraintGraph< ATYPE > Member List

This is the complete list of members for ogdf::CompactionConstraintGraph< ATYPE >, including all inherited members.

adjEntry_iterator typedefogdf::Graphprotected
adjEntryRegistry()ogdf::Graphinlineprotected
adjEntryRegistry() constogdf::Graphinlineprotected
align(bool b)ogdf::CompactionConstraintGraphBaseinline
alignmentArc(edge e) constogdf::CompactionConstraintGraphBaseinline
allEdges(CONTAINER &edgeContainer) constogdf::Graphinlineprotected
allNodes(CONTAINER &nodeContainer) constogdf::Graphinlineprotected
areMulti(edge e1, edge e2) constogdf::CompactionConstraintGraph< ATYPE >
basicArc(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
c_bungeeFactorogdf::CompactionConstraintGraph< ATYPE >privatestatic
c_doubleBendFactorogdf::CompactionConstraintGraph< ATYPE >privatestatic
c_MedianFactorogdf::CompactionConstraintGraph< ATYPE >privatestatic
c_vertexArcFactorogdf::CompactionConstraintGraph< ATYPE >privatestatic
centerPriority()ogdf::CompactionConstraintGraph< ATYPE >inline
centerPriority(bool b)ogdf::CompactionConstraintGraph< ATYPE >inline
checkSweepLine(const List< Interval > &sweepLine) constogdf::CompactionConstraintGraph< ATYPE >private
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
clearObservers()ogdf::Observable< GraphObserver, Graph >inlineprotected
collapse(NODELIST &nodesToCollapse)ogdf::Graphinlineprotected
CommonCompactionConstraintGraphBase(const OrthoRep &OR, const PlanRep &PG, OrthoDir arcDir, int costAssoc)ogdf::CommonCompactionConstraintGraphBaseprotected
CompactionConstraintGraph(const OrthoRep &OR, const PlanRep &PG, OrthoDir arcDir, ATYPE sep, int costGen=1, int costAssoc=1, bool align=false)ogdf::CompactionConstraintGraph< ATYPE >inline
CompactionConstraintGraphBase(const OrthoRep &OR, const PlanRep &PG, OrthoDir arcDir, int costGen=1, int costAssoc=1, bool align=false)ogdf::CompactionConstraintGraphBaseprotected
computeTopologicalSegmentNum(NodeArray< int > &topNum)ogdf::CommonCompactionConstraintGraphBase
computeTotalCosts(const NodeArray< ATYPE > &pos) constogdf::CompactionConstraintGraph< ATYPE >
consistencyCheck() constogdf::Graphprotected
contract(edge e, bool keepSelfLoops=false)ogdf::Graphprotected
cost(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
delEdge(edge e)ogdf::Graphprotectedvirtual
delNode(node v)ogdf::Graphprotectedvirtual
dfsInsertPathVertex(node v, node pathVertex, NodeArray< bool > &visited, const NodeArray< node > &genOpposite)ogdf::CompactionConstraintGraphBaseprivate
edge_iterator typedefogdf::Graphprotected
edgeInserted(void *userData, edge original, edge copy)ogdf::Graphinlineprotectedvirtual
edgeRegistry()ogdf::Graphinlineprotected
edgeRegistry() constogdf::Graphinlineprotected
edgesogdf::Graphprotected
EdgeType enum nameogdf::Graphprotected
embed()ogdf::CommonCompactionConstraintGraphBase
empty() constogdf::Graphinlineprotected
extraNode(node v) constogdf::CommonCompactionConstraintGraphBaseinline
extraOfs(node v) constogdf::CompactionConstraintGraph< ATYPE >inline
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 overrideogdf::CompactionConstraintGraph< ATYPE >inlineprivatevirtual
getObservers() constogdf::Observable< GraphObserver, Graph >inlineprotected
getOrthoRep() constogdf::CommonCompactionConstraintGraphBaseinline
getPlanRep() constogdf::CommonCompactionConstraintGraphBaseinline
Graph()ogdf::Graphprotected
Graph(const Graph &copy)ogdf::Graphprotected
Graph(Graph &&move)=deleteogdf::Graphprotected
initializeCosts()ogdf::CompactionConstraintGraph< ATYPE >inlineprotected
insert(const NI &nodesBegin, const NI &nodesEnd, const EI &edgesBegin, const EI &edgesEnd, NodeArray< node > &nodeMap, EdgeArray< edge > &edgeMap)ogdf::Graphprotected
insert(const NI &nodesBegin, const NI &nodesEnd, const EF &edgeFilter, NodeArray< node > &nodeMap, EdgeArray< edge > &edgeMap)ogdf::Graphprotected
insert(const NL &nodeList, const EdgeSet< true > &edgeSet, NodeArray< node > &nodeMap, EdgeArray< edge > &edgeMap)ogdf::Graphprotected
insert(const NL &nodeList, const EdgeSet< false > &edgeSet, NodeArray< node > &nodeMap, EdgeArray< edge > &edgeMap)ogdf::Graphprotected
insert(const NL &nodeList, const EL &edgeList, NodeArray< node > &nodeMap, EdgeArray< edge > &edgeMap)ogdf::Graphinlineprotected
insert(const CCsInfo &info, int cc, NodeArray< node > &nodeMap, EdgeArray< edge > &edgeMap)ogdf::Graphinlineprotected
insert(const Graph &G, NodeArray< node > &nodeMap, EdgeArray< edge > &edgeMap)ogdf::Graphinlineprotected
insert(const Graph &G)ogdf::Graphinlineprotected
insertAdjEntry(adjEntry oldAdj, adjEntry newAdj, Direction dir)ogdf::Graphinlineprivatestatic
insertAdjEntry(node n, adjEntry newAdj, Direction dir)ogdf::Graphinlineprivatestatic
insertBasicArcs(const PlanRep &PG)ogdf::CompactionConstraintGraphBaseprivate
insertNodes(const NI &nodesBegin, const NI &nodesEnd, NodeArray< node, true > &nodeMap, int &newNodes, void *cbData)ogdf::Graphprivate
insertPathVertices(const PlanRep &PG)ogdf::CompactionConstraintGraphBaseprivate
insertVertexSizeArcs(const PlanRep &PG, const NodeArray< ATYPE > &sizeOrig, const RoutingChannel< ATYPE > &rc)ogdf::CompactionConstraintGraph< ATYPE >
insertVertexSizeArcs(const PlanRep &PG, const NodeArray< ATYPE > &sizeOrig, const MinimumEdgeDistances< ATYPE > &minDist)ogdf::CompactionConstraintGraph< ATYPE >
insertVisibilityArcs(const PlanRep &PG, const NodeArray< ATYPE > &posDir, const NodeArray< ATYPE > &posOppDir)ogdf::CompactionConstraintGraph< ATYPE >
insertVisibilityArcs(const PlanRep &PG, const NodeArray< ATYPE > &posDir, const NodeArray< ATYPE > &posOrthDir, const MinimumEdgeDistances< ATYPE > &minDist)ogdf::CompactionConstraintGraph< ATYPE >
isFeasible(const NodeArray< ATYPE > &pos)ogdf::CompactionConstraintGraph< ATYPE >
lastEdge() constogdf::Graphinlineprotected
lastNode() constogdf::Graphinlineprotected
length(edge e) constogdf::CompactionConstraintGraph< ATYPE >inline
m_alignogdf::CompactionConstraintGraphBaseprivate
m_alignmentArcogdf::CompactionConstraintGraphBaseprotected
m_arcDirogdf::CommonCompactionConstraintGraphBaseprotected
m_borderogdf::CommonCompactionConstraintGraphBaseprotected
m_bungeeCostogdf::CompactionConstraintGraph< ATYPE >private
m_centerPriorityogdf::CompactionConstraintGraph< ATYPE >private
m_costogdf::CommonCompactionConstraintGraphBaseprotected
m_doubleBendCostogdf::CompactionConstraintGraph< ATYPE >private
m_edgeCostogdf::CompactionConstraintGraphBaseprotected
m_edgeIdCountogdf::Graphprivate
m_edgeToBasicArcogdf::CommonCompactionConstraintGraphBaseprotected
m_extraNodeogdf::CommonCompactionConstraintGraphBaseprotected
m_extraOfsogdf::CompactionConstraintGraph< ATYPE >private
m_extraRepogdf::CommonCompactionConstraintGraphBaseprotected
m_genToMedianogdf::CompactionConstraintGraph< ATYPE >private
m_hiddenEdgeSetsogdf::Graphprivate
m_lengthogdf::CompactionConstraintGraph< ATYPE >private
m_MedianArcCostogdf::CompactionConstraintGraph< ATYPE >private
m_mutexRegArraysogdf::Observable< GraphObserver, Graph >mutableprivate
m_nodeIdCountogdf::Graphprivate
m_oppArcDirogdf::CommonCompactionConstraintGraphBaseprotected
m_originalEdgeogdf::CommonCompactionConstraintGraphBaseprotected
m_pathogdf::CommonCompactionConstraintGraphBaseprotected
m_pathNodeogdf::CommonCompactionConstraintGraphBaseprotected
m_pathToEdgeogdf::CompactionConstraintGraphBaseprotected
m_pORogdf::CommonCompactionConstraintGraphBaseprotected
m_pPRogdf::CommonCompactionConstraintGraphBaseprotected
m_regAdjArraysogdf::Graphprivate
m_regEdgeArraysogdf::Graphprivate
m_regNodeArraysogdf::Graphprivate
m_regObserversogdf::Observable< GraphObserver, Graph >mutableprivate
m_sepogdf::CompactionConstraintGraph< ATYPE >private
m_sinksogdf::CommonCompactionConstraintGraphBaseprotected
m_sourcesogdf::CommonCompactionConstraintGraphBaseprotected
m_typeogdf::CommonCompactionConstraintGraphBaseprotected
m_vertexArcCostogdf::CompactionConstraintGraph< ATYPE >private
m_verticalArcogdf::CompactionConstraintGraphBaseprotected
m_verticalGenogdf::CompactionConstraintGraphBaseprotected
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
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, int index=-1)ogdf::Graphinlineprotected
newEdge(node v, adjEntry adjTgt, int index=-1)ogdf::Graphinlineprotected
newEdge(adjEntry adjSrc, node w, int index=-1)ogdf::Graphinlineprotected
newEdge(adjEntry adjSrc, adjEntry adjTgt, Direction dir=Direction::after, int index=-1)ogdf::Graphinlineprotected
newEdge(S src, Direction dirSrc, T tgt, Direction dirTgt, int index=-1)ogdf::Graphinlineprotected
newNode(int index=-1)ogdf::Graphinlineprotected
node_iterator typedefogdf::Graphprotected
nodeInserted(void *userData, node original, node copy)ogdf::Graphinlineprotectedvirtual
nodeRegistry()ogdf::Graphinlineprotected
nodeRegistry() constogdf::Graphinlineprotected
nodesogdf::Graphprotected
nodesIn(node v) constogdf::CommonCompactionConstraintGraphBaseinline
NodeType enum nameogdf::Graphprotected
numberOfEdges() constogdf::Graphinlineprotected
numberOfNodes() constogdf::Graphinlineprotected
Observable()=defaultogdf::Observable< GraphObserver, Graph >protected
Observable(const Observable &copy)=deleteogdf::Observable< GraphObserver, Graph >protected
Observable(Observable &&move)=deleteogdf::Observable< GraphObserver, Graph >protected
Observer< TObserved, TObserver >ogdf::Observable< GraphObserver, Graph >private
onBorder(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
operator const internal::GraphAdjRegistry &() constogdf::Graphinlineprotected
operator const internal::GraphEdgeRegistry &() constogdf::Graphinlineprotected
operator const internal::GraphNodeRegistry &() constogdf::Graphinlineprotected
operator=(const Graph &copy)ogdf::Graphprotected
operator=(Graph &&move)=deleteogdf::Graphprotected
Observable< GraphObserver, Graph >::operator=(const Observable &copy)=deleteogdf::Observable< GraphObserver, Graph >protected
Observable< GraphObserver, Graph >::operator=(Observable &&move)=deleteogdf::Observable< GraphObserver, Graph >protected
pathNodeOf(node v) constogdf::CommonCompactionConstraintGraphBaseinline
pathToOriginal(node v)ogdf::CompactionConstraintGraphBaseinline
postInsert(void *userData, int newNodes, int newEdges)ogdf::Graphinlineprotectedvirtual
preInsert(bool copyEmbedding, bool copyIDs, bool notifyObservers, bool edgeFilter, NodeArray< node > &nodeMap, EdgeArray< edge > &edgeMap, int *newNodes, int *newEdges)ogdf::Graphinlineprotectedvirtual
pureNewEdge(node src, node tgt, int index)ogdf::Graphinlineprivate
pureNewNode(int index)ogdf::Graphinlineprivate
registerObserver(GraphObserver *obs) constogdf::Observable< GraphObserver, Graph >inlineprivate
removeRedundantVisibArcs(SListPure< Tuple2< node, node >> &visibArcs)ogdf::CommonCompactionConstraintGraphBase
representsCombEmbedding() constogdf::Graphinlineprotected
resetEdgeIdCount(int maxId)ogdf::Graphprotected
resetGenMergerLengths(const PlanRep &PG, adjEntry adjFirst)ogdf::CompactionConstraintGraph< ATYPE >private
resetNodeIdCount(int maxId)ogdf::Graphprotected
restoreAllEdges()ogdf::Graphprotected
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
separation() constogdf::CompactionConstraintGraph< ATYPE >inline
setBasicArcsZeroLength(const PlanRep &PG)ogdf::CompactionConstraintGraph< ATYPE >private
setBoundaryCosts(adjEntry cornerDir, adjEntry cornerOppDir)ogdf::CompactionConstraintGraph< ATYPE >private
setExtra(node v, node rep, ATYPE ofs)ogdf::CompactionConstraintGraph< ATYPE >inlineprotected
setMinimumSeparation(const PlanRep &PG, const NodeArray< int > &coord, const MinimumEdgeDistances< ATYPE > &minDist)ogdf::CompactionConstraintGraph< ATYPE >
sort(node v, const ADJ_ENTRY_LIST &newOrder)ogdf::Graphinlineprotected
sort(node v, IT begin, IT end)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
unregisterObserver(typename ListPure< GraphObserver * >::iterator it) constogdf::Observable< GraphObserver, Graph >inlineprivate
unsplit(node u)ogdf::Graphprotected
unsplit(edge eIn, edge eOut)ogdf::Graphprotectedvirtual
verticalArc(edge e) constogdf::CompactionConstraintGraphBaseinline
verticalGen(edge e) constogdf::CompactionConstraintGraphBaseinline
writeGML(const char *fileName) constogdf::CommonCompactionConstraintGraphBase
writeGML(std::ostream &os) constogdf::CommonCompactionConstraintGraphBase
writeGML(const char *fileName, const NodeArray< bool > &one) constogdf::CommonCompactionConstraintGraphBase
writeGML(std::ostream &os, const NodeArray< bool > &one) constogdf::CommonCompactionConstraintGraphBase
~Graph()ogdf::Graphprotectedvirtual
~Observable()ogdf::Observable< GraphObserver, Graph >inlineprotectedvirtual