|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
Go to the documentation of this file.
86 static int findBestRow(
Array<RowInfo<POINT>>& row,
int nRows,
double pageRatio,
The namespace for all OGDF objects.
Declaration of classes GenericPoint, GenericPolyline, GenericLine, GenericSegment,...
Base class of algorithms that arrange/pack layouts of connected components.
TileToRowsCCPacker()
Creates an instance of tile-to-rows packer.
virtual ~TileToRowsCCPacker()
The parameterized class Array implements dynamic arrays of type E.
Declaration of interface for algorithms that arrange/pack layouts of connected components.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Declaration and implementation of Array class and Array algorithms.
The tile-to-rows algorithm for packing drawings of connected components.