Property | Value |
---|---|
Identifier: | org.eclipse.elk.rectpacking.packing.compaction.rowHeightReevaluation |
Meta Data Provider: | options.RectPackingMetaDataProvider |
Value Type: | boolean |
Default Value: | false (as defined in org.eclipse.elk.rectpacking ) |
Applies To: | parents |
Containing Group: | packing -> compaction |
During the compaction step the height of a row is normally not changed. If this options is set, the blocks of other rows might be added if they exceed the row height. If this is the case the whole row has to be packed again to be optimal regarding the new row height. This option should, therefore, be used with care since it might be computation heavy.