| Property | Value |
|---|---|
| Identifier: | org.eclipse.elk.nodeSize.options |
| Meta Data Provider: | core.options.CoreOptions |
| Value Type: | java.util.EnumSet<org.eclipse.elk.core.options.SizeOptions> |
| Possible Values: | DEFAULT_MINIMUM_SIZEMINIMUM_SIZE_ACCOUNTS_FOR_PADDINGCOMPUTE_PADDINGOUTSIDE_NODE_LABELS_OVERHANGPORTS_OVERHANGUNIFORM_PORT_SPACINGSPACE_EFFICIENT_PORT_LABELSFORCE_TABULAR_NODE_LABELSASYMMETRICAL |
| Default Value: | EnumSet.of(SizeOptions.DEFAULT_MINIMUM_SIZE) (as defined in org.eclipse.elk) |
| Applies To: | nodes |
| Containing Group: | nodeSize |
Options modifying the behavior of the size constraints set on a node. Each member of the set specifies something that should be taken into account when calculating node sizes. The empty set corresponds to no further modifications.