Base class for ogdf::SpringEmbedderGridVariant::Master. More...
#include <ogdf/energybased/spring_embedder/MasterBase.h>
| Public Member Functions | |
| MasterBase (const SpringEmbedderBase &spring, const GraphCopy &gc, GraphAttributes &ga, DPoint &boundingBox) | |
| ~MasterBase () | |
| Array< int > & | adjLists () | 
| double | avgDisplacement () const | 
| void | coolDown () | 
| double | coolingFactor () const | 
| Array< DPoint > & | disp () | 
| const ForceModelBase & | forceModel () const | 
| const ForceModelBase & | forceModelImprove () const | 
| GraphAttributes & | getAttributes () | 
| const GraphCopy & | getGraph () const | 
| bool | hasConverged () const | 
| double | idealEdgeLength () const | 
| const NodeArray< int > & | index () const | 
| void | initImprovementPhase () | 
| void | initUnfoldPhase () | 
| double | maxDisplacement () const | 
| double | maxForceLength () const | 
| bool | noise () const | 
| int | numberOfIterations () const | 
| int | numberOfIterationsImprove () const | 
| int | numberOfNodes () const | 
| double | scaleFactor () const | 
| void | syncThreads () | 
| Array< NodeInfo > & | vInfo () | 
| Protected Attributes | |
| Array< int > | m_adjLists | 
| double | m_avgDisplacement | 
| Barrier * | m_barrier | 
| DPoint & | m_boundingBox | 
| double | m_cF | 
| double | m_coolingFactor | 
| Array< DPoint > | m_disp | 
| ForceModelBase * | m_forceModel | 
| ForceModelBase * | m_forceModelImprove | 
| GraphAttributes & | m_ga | 
| const GraphCopy & | m_gc | 
| double | m_idealEdgeLength | 
| NodeArray< int > | m_index | 
| double | m_maxDisplacement | 
| double | m_scaleFactor | 
| const SpringEmbedderBase & | m_spring | 
| double | m_t | 
| double | m_tNull | 
| Array< NodeInfo > | m_vInfo | 
Base class for ogdf::SpringEmbedderGridVariant::Master.
Definition at line 51 of file MasterBase.h.
| 
 | inline | 
Definition at line 80 of file MasterBase.h.
| 
 | inline | 
Definition at line 96 of file MasterBase.h.
| 
 | inline | 
Definition at line 155 of file MasterBase.h.
| 
 | inline | 
Definition at line 174 of file MasterBase.h.
| 
 | inline | 
Definition at line 130 of file MasterBase.h.
| 
 | inline | 
Definition at line 139 of file MasterBase.h.
| 
 | inline | 
Definition at line 153 of file MasterBase.h.
| 
 | inline | 
Definition at line 157 of file MasterBase.h.
| 
 | inline | 
Definition at line 159 of file MasterBase.h.
| 
 | inline | 
Definition at line 147 of file MasterBase.h.
| 
 | inline | 
Definition at line 145 of file MasterBase.h.
| 
 | inline | 
Definition at line 169 of file MasterBase.h.
| 
 | inline | 
Definition at line 141 of file MasterBase.h.
| 
 | inline | 
Definition at line 149 of file MasterBase.h.
| 
 | inline | 
Definition at line 119 of file MasterBase.h.
| 
 | inline | 
Definition at line 108 of file MasterBase.h.
| 
 | inline | 
Definition at line 176 of file MasterBase.h.
| 
 | inline | 
Definition at line 137 of file MasterBase.h.
| 
 | inline | 
Definition at line 143 of file MasterBase.h.
| 
 | inline | 
Definition at line 104 of file MasterBase.h.
| 
 | inline | 
Definition at line 106 of file MasterBase.h.
| 
 | inline | 
Definition at line 102 of file MasterBase.h.
| 
 | inline | 
Definition at line 167 of file MasterBase.h.
| 
 | inline | 
Definition at line 161 of file MasterBase.h.
| 
 | inline | 
Definition at line 151 of file MasterBase.h.
| 
 | protected | 
Definition at line 61 of file MasterBase.h.
| 
 | protected | 
Definition at line 75 of file MasterBase.h.
| 
 | protected | 
Definition at line 66 of file MasterBase.h.
| 
 | protected | 
Definition at line 56 of file MasterBase.h.
| 
 | protected | 
Definition at line 71 of file MasterBase.h.
| 
 | protected | 
Definition at line 73 of file MasterBase.h.
| 
 | protected | 
Definition at line 60 of file MasterBase.h.
| 
 | protected | 
Definition at line 63 of file MasterBase.h.
| 
 | protected | 
Definition at line 64 of file MasterBase.h.
| 
 | protected | 
Definition at line 55 of file MasterBase.h.
| 
 | protected | 
Definition at line 54 of file MasterBase.h.
| 
 | protected | 
Definition at line 68 of file MasterBase.h.
| 
 | protected | 
Definition at line 58 of file MasterBase.h.
| 
 | protected | 
Definition at line 76 of file MasterBase.h.
| 
 | protected | 
Definition at line 77 of file MasterBase.h.
| 
 | protected | 
Definition at line 53 of file MasterBase.h.
| 
 | protected | 
Definition at line 72 of file MasterBase.h.
| 
 | protected | 
Definition at line 70 of file MasterBase.h.
| 
 | protected | 
Definition at line 59 of file MasterBase.h.