Property | Value |
---|---|
Identifier: | org.eclipse.elk.nodeSize.constraints |
Meta Data Provider: | core.options.CoreOptions |
Value Type: | java.util.EnumSet<org.eclipse.elk.core.options.SizeConstraint> |
Possible Values: | PORTS PORT_LABELS NODE_LABELS MINIMUM_SIZE |
Default Value: | EnumSet.noneOf(SizeConstraint) (as defined in org.eclipse.elk ) |
Applies To: | nodes |
Containing Group: | nodeSize |
Constraints for determining node sizes. Each member of the set specifies something that should be taken into account when calculating node sizes. The empty set corresponds to node sizes being fixed.