Property | Value |
---|---|
Identifier: | org.eclipse.elk.box |
Meta Data Provider: | core.options.CoreOptions |
Algorithm for packing of unconnected boxes, i.e. graphs without edges.
Option | Default Value |
---|---|
Aspect Ratio | 1.3f |
Box Layout Mode | BoxLayoutProvider.PackingMode.SIMPLE |
Content Alignment | ContentAlignment.topLeft() |
Expand Nodes | false |
Interactive | false |
Node Size Constraints | EnumSet.noneOf(SizeConstraint) |
Node Size Minimum | new KVector(0, 0) |
Node Size Options | EnumSet.of(SizeOptions.DEFAULT_MINIMUM_SIZE) |
Node Spacing | 15 |
Padding | new ElkPadding(15) |
Priority | 0 |