Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

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

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

adaptLengths(const Graph &G, const GraphAttributes &GA, const EdgeArray< double > &eLengths, EdgeArray< double > &adaptedLengths)ogdf::SpringEmbedderKKprotected
allpairssp(const Graph &G, const EdgeArray< double > &eLengths, NodeArray< NodeArray< double > > &distance, const double threshold=std::numeric_limits< double >::max())ogdf::SpringEmbedderKKprivate
allpairsspBFS(const Graph &G, NodeArray< NodeArray< double > > &distance)ogdf::SpringEmbedderKKprivate
call(GraphAttributes &GA) overrideogdf::SpringEmbedderKKvirtual
call(GraphAttributes &GA, const EdgeArray< double > &eLength)ogdf::SpringEmbedderKK
computeMaxIterations(bool b)ogdf::SpringEmbedderKKinline
computeParDer(node m, node u, GraphAttributes &GA, NodeArray< NodeArray< double > > &ss, NodeArray< NodeArray< double > > &dist)ogdf::SpringEmbedderKKprotected
computeParDers(node v, GraphAttributes &GA, NodeArray< NodeArray< double > > &ss, NodeArray< NodeArray< double > > &dist)ogdf::SpringEmbedderKKprotected
desMinLengthogdf::SpringEmbedderKKprivatestatic
doCall(GraphAttributes &GA, const EdgeArray< double > &eLength, bool simpleBFS)ogdf::SpringEmbedderKKprotected
dpair typedefogdf::SpringEmbedderKK
finished(double maxdelta)ogdf::SpringEmbedderKKinlineprotected
finishedNode(double deltav)ogdf::SpringEmbedderKKinlineprotected
initialize(GraphAttributes &GA, NodeArray< dpair > &partialDer, const EdgeArray< double > &eLength, NodeArray< NodeArray< double > > &oLength, NodeArray< NodeArray< double > > &sstrength, bool simpleBFS)ogdf::SpringEmbedderKKprotected
LayoutModule()ogdf::LayoutModuleinline
m_computeMaxItogdf::SpringEmbedderKKprivate
m_desLengthogdf::SpringEmbedderKKprivate
m_distFactorogdf::SpringEmbedderKKprivate
m_gItBaseValogdf::SpringEmbedderKKprivate
m_gItFactorogdf::SpringEmbedderKKprivate
m_Kogdf::SpringEmbedderKKprivate
m_ltoleranceogdf::SpringEmbedderKKprivate
m_maxGlobalItogdf::SpringEmbedderKKprivate
m_maxLocalItogdf::SpringEmbedderKKprivate
m_prevEnergyogdf::SpringEmbedderKKprivate
m_prevLEnergyogdf::SpringEmbedderKKprivate
m_toleranceogdf::SpringEmbedderKKprivate
m_useLayoutogdf::SpringEmbedderKKprivate
m_zeroLengthogdf::SpringEmbedderKKprivate
mainStep(GraphAttributes &GA, NodeArray< dpair > &partialDer, NodeArray< NodeArray< double > > &oLength, NodeArray< NodeArray< double > > &sstrength)ogdf::SpringEmbedderKKprotected
maxGlobalIterations() constogdf::SpringEmbedderKKinline
maxLocalIterations() constogdf::SpringEmbedderKKinline
maxValogdf::SpringEmbedderKKprivatestatic
minValogdf::SpringEmbedderKKprivatestatic
operator()(GraphAttributes &GA)ogdf::LayoutModuleinline
scale(GraphAttributes &GA)ogdf::SpringEmbedderKKprotected
setDesLength(double d)ogdf::SpringEmbedderKKinline
setGlobalIterationFactor(int i)ogdf::SpringEmbedderKKinline
setMaxGlobalIterations(int i)ogdf::SpringEmbedderKKinline
setMaxLocalIterations(int i)ogdf::SpringEmbedderKKinline
setStopTolerance(double s)ogdf::SpringEmbedderKKinline
setUseLayout(bool b)ogdf::SpringEmbedderKKinline
setZeroLength(double d)ogdf::SpringEmbedderKKinline
shufflePositions(GraphAttributes &GA)ogdf::SpringEmbedderKKprotected
SpringEmbedderKK()ogdf::SpringEmbedderKKinline
startValogdf::SpringEmbedderKKprivatestatic
useLayout()ogdf::SpringEmbedderKKinline
zeroLength()ogdf::SpringEmbedderKKinline
~LayoutModule()ogdf::LayoutModuleinlinevirtual