Home
last modified time | relevance | path

Searched defs:galaxyChoice (Results 1 – 1 of 1) sorted by relevance

/dports/math/ogdf/OGDF/include/ogdf/energybased/
H A DFMMMLayout.h450 FMMMOptions::GalaxyChoice galaxyChoice() const { return m_galaxyChoice; } in galaxyChoice() function
453 void galaxyChoice(FMMMOptions::GalaxyChoice gc) { m_galaxyChoice = gc; } in galaxyChoice() function