 |
Open Graph Drawing Framework |
v. 2022.02 (Dogwood)
|
|
|
Go to the documentation of this file.
64 double pageRatio = 1.0)
override;
80 double pageRatio = 1.0)
override;
89 static int findBestRow(
Array<RowInfo<POINT> > &row,
The namespace for all OGDF objects.
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.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
The tile-to-rows algorithm for packing drawings of connected components.