documentationfor yFiles for HTML 2.6

DefaultSeriesParallelLayoutPortAssignment

DefaultSeriesParallelLayoutPortAssignment implements the default port assignment strategy.

Inheritance Hierarchy
DefaultSeriesParallelLayoutPortAssignment
Implemented Interfaces

Remarks

Ports are either placed at the center or get distributed at the sides of the node.

If PortConstraints are specified, the strong PortConstraints are handled separately and keep their initial location relative to the node while weak PortConstraints just influence on which side of the node the port is placed.

If there are edge groups specified, the edges which belong to the same group get the same port locations.

Default Values of Properties

borderGapToPortGapRatio0.5
modeCENTER

Type Details

yfiles module
layout-seriesparallel
yfiles-umd modules
layout-seriesparallel, layout
Legacy UMD name
yfiles.seriesparallel.DefaultPortAssignment

See Also

Constructors

Properties

Methods