Declaration of CombinatorialEmbedding and face.
Defines ogdf::EmbedderModule.
Includes declaration of graph class.
Basic declarations, included by all source files.
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 dynamic library (shared object / DLL),...
The namespace for all OGDF objects.