Declaration of CombinatorialEmbedding and face.
Defines ogdf::EmbedderModule.
Declaration of a base class for planar representations of graphs and cluster graphs.
Class for adjacency list elements.
Combinatorial embeddings of planar graphs with modification functionality.
Base class for embedder algorithms.
Faces in a combinatorial embedding.
Data type for general directed graphs (adjacency list representation).
Planarized representations (of a connected component) of a graph.
Embedder that chooses a largest face as the external one.
face findBestExternalFace(const PlanRep &PG, const CombinatorialEmbedding &E)
Find best suited external face according to certain criteria.
virtual void doCall(Graph &G, adjEntry &adjExternal) override
Call embedder algorithm.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Declaration of extended graph algorithms.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.