Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::MixedModelLayout Member List
This is the complete list of members for ogdf::MixedModelLayout, including all inherited members.
call(GraphAttributes &AG)ogdf::GridLayoutModule [virtual]
ogdf::LayoutModule::call(GraphAttributes &GA, GraphConstraints &GC)ogdf::LayoutModule [inline, virtual]
callFixEmbed(GraphAttributes &AG, adjEntry adjExternal=0)ogdf::PlanarGridLayoutModule
callGrid(const Graph &G, GridLayout &gridLayout)ogdf::GridLayoutPlanRepModule [inline]
callGrid(PlanRep &PG, GridLayout &gridLayout)ogdf::GridLayoutPlanRepModule
callGridFixEmbed(const Graph &G, GridLayout &gridLayout, adjEntry adjExternal=0)ogdf::GridLayoutPlanRepModule [inline]
callGridFixEmbed(PlanRep &PG, GridLayout &gridLayout, adjEntry adjExternal=0)ogdf::GridLayoutPlanRepModule
doCall(PlanRep &PG, adjEntry adjExternal, GridLayout &gridLayout, IPoint &boundingBox, bool fixEmbedding)ogdf::MixedModelLayout [protected, virtual]
ogdf::PlanarGridLayoutModule::doCall(const Graph &G, GridLayout &gridLayout, IPoint &boundingBox)ogdf::PlanarGridLayoutModule [inline, protected, virtual]
gridBoundingBox() const ogdf::GridLayoutModule [inline]
GridLayoutModule()ogdf::GridLayoutModule [inline]
GridLayoutPlanRepModule()ogdf::GridLayoutPlanRepModule [inline]
LayoutModule()ogdf::LayoutModule [inline]
m_augmenterogdf::MixedModelLayout [private]
m_compOrderogdf::MixedModelLayout [private]
m_crossingsBeautifierogdf::MixedModelLayout [private]
m_embedderogdf::MixedModelLayout [private]
MixedModelLayout()ogdf::MixedModelLayout
operator()(GraphAttributes &GA)ogdf::LayoutModule [inline]
PlanarGridLayoutModule()ogdf::PlanarGridLayoutModule [inline]
separation() const ogdf::GridLayoutModule [inline]
separation(double sep)ogdf::GridLayoutModule [inline]
setAugmenter(AugmentationModule *pAugmenter)ogdf::MixedModelLayout [inline]
setCrossingsBeautifier(MixedModelCrossingsBeautifierModule *pBeautifier)ogdf::MixedModelLayout [inline]
setEmbedder(EmbedderModule *pEmbedder)ogdf::MixedModelLayout [inline]
setShellingOrder(ShellingOrderModule *pOrder)ogdf::MixedModelLayout [inline]
~GridLayoutModule()ogdf::GridLayoutModule [inline, virtual]
~GridLayoutPlanRepModule()ogdf::GridLayoutPlanRepModule [inline, virtual]
~LayoutModule()ogdf::LayoutModule [inline, virtual]
~MixedModelLayout()ogdf::MixedModelLayout [inline, virtual]
~PlanarGridLayoutModule()ogdf::PlanarGridLayoutModule [inline, virtual]