FMX.Types.TGuillotineBinPack
Delphi
TGuillotineBinPack = class
C++
class PASCALIMPLEMENTATION TGuillotineBinPack : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
TGuillotineBinPack is a general implementation of the Guillotine Bin Packing algorithm, which allows efficiently accommodating small rectangles inside a big one.