Packing Strategy

Property Value
Type: advanced
Identifier: org.eclipse.elk.rectpacking.strategy
Meta Data Provider: options.RectPackingMetaDataProvider
Value Type: org.eclipse.elk.alg.packing.rectangles.util.PackingStrategy (Enum)
Possible Values: ASPECT_RATIO_DRIVEN
MAX_SCALE_DRIVEN
AREA_DRIVEN
Default Value: PackingStrategy.MAX_SCALE_DRIVEN (as defined in org.eclipse.elk.rectpacking)
Applies To: nodes

Description

Strategy for approximation of the bounding box given by the first iteration. Determines whether layout is sorted by scale measure, aspect ratio or area.