Property | Value |
---|---|
Identifier: | org.eclipse.elk.portLabels.placement |
Meta Data Provider: | core.options.CoreOptions |
Value Type: | java.util.EnumSet<org.eclipse.elk.core.options.PortLabelPlacement> |
Possible Values: | OUTSIDE INSIDE NEXT_TO_PORT_IF_POSSIBLE ALWAYS_SAME_SIDE ALWAYS_OTHER_SAME_SIDE SPACE_EFFICIENT |
Default Value: | PortLabelPlacement.outside() (as defined in org.eclipse.elk ) |
Applies To: | nodes |
Containing Group: | portLabels |
Decides on a placement method for port labels; if empty, the node label’s position is not modified.