Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::Attraction Member List
This is the complete list of members for ogdf::Attraction, including all inherited members.
adjacent(const node v, const node w) const ogdf::NodePairEnergy [inline, protected]
Attraction(GraphAttributes &AG)ogdf::Attraction
candidateTaken()ogdf::EnergyFunction
computeCandidateEnergy(const node v, const DPoint &newPos)ogdf::EnergyFunction
computeCoordEnergy(node, node, const DPoint &, const DPoint &) const ogdf::Attraction [private, virtual]
computeEnergy()ogdf::NodePairEnergy [virtual]
currentPos(const node v) const ogdf::EnergyFunction [inline, protected]
energy() const ogdf::EnergyFunction [inline]
EnergyFunction(const String &funcname, GraphAttributes &AG)ogdf::EnergyFunction
getName() const ogdf::EnergyFunction [inline]
m_candidateEnergyogdf::EnergyFunction [protected]
m_energyogdf::EnergyFunction [protected]
m_Gogdf::EnergyFunction [protected]
m_nameogdf::EnergyFunction [protected]
m_preferredEdgeLengthogdf::Attraction [private]
nodeNum(node v) const ogdf::NodePairEnergy [inline, protected]
NodePairEnergy(const String energyname, GraphAttributes &AG)ogdf::NodePairEnergy
reinitializeEdgeLength(double multi)ogdf::Attraction
setPreferredEdgelength(double l)ogdf::Attraction [inline]
shape(const node v) const ogdf::NodePairEnergy [inline, protected]
testNode() const ogdf::EnergyFunction [inline, protected]
testPos()ogdf::EnergyFunction [inline, protected]
~Attraction()ogdf::Attraction [inline]
~EnergyFunction()ogdf::EnergyFunction [inline, virtual]
~NodePairEnergy()ogdf::NodePairEnergy [inline, virtual]