Files | |
| file | AdjacencyOracle.h [code] |
| Declares class AdjacencyOracle. | |
| file | Attraction.h [code] |
| Declares class Attraction. | |
| file | EdgeAttributes.h [code] |
| Declaration of class EdgeAttributes. | |
| file | EnergyFunction.h [code] |
| Declares class EnergyFunction... | |
| file | FruchtermanReingold.h [code] |
| Declaration of class FruchtermanReingold (computation of forces). | |
| file | IntersectionRectangle.h [code] |
| Declaration of class IntersectionRectangle which realizes axis parallel rectangles. | |
| file | MultilevelGraph.h [code] |
| MLG is the main data structure for ModularMultilevelMixer. | |
| file | NMM.h [code] |
| Declaration of class NMM (New Multipole Method). | |
| file | NodeAttributes.h [code] |
| Declaration of class NodeAttributes. | |
| file | NodePairEnergy.h [code] |
| Declares class NodePairEnergy which implements an energy function where the energy of a layout depends on the each pair of nodes. | |
| file | Overlap.h [code] |
| Declaration of class Overlap which implements an energy function that gives a penalty for each pair of overlapping vertices. | |
| file | ParticleInfo.h [code] |
| Declaration of class ParticleInfo. | |
| file | Planarity.h [code] |
| Declaration of class Planarity which implements an energy function where the energy of a layout depends on the number of crossings. | |
| file | PlanarityGrid.h [code] |
| Declaration of class PlanarityGrid which implements an energy function where the energy of a layout depends on the number of crossings. | |
| file | QuadTreeNM.h [code] |
| Declaration of class QuadTreeNM. | |
| file | QuadTreeNodeNM.h [code] |
| Declaration of class QuadTreeNodeNM. | |
| file | Repulsion.h [code] |
| Declaration of class Repulsion which implements an enrgy function, where the energy of the layout grows with the proximity of the vertices. | |
| file | UniformGrid.h [code] |
| Declaration of class UniformGrid. | |