documentationfor yFiles for HTML 2.6

SeriesParallelLayoutEdgeLayoutDescriptor

An SeriesParallelLayoutEdgeLayoutDescriptor provides routing details for an edge that are considered by SeriesParallelLayout.

Inheritance Hierarchy
SeriesParallelLayoutEdgeLayoutDescriptor

Remarks

Such an SeriesParallelLayoutEdgeLayoutDescriptor can either be specified for a single edge or shared by several edges. It is assigned by registering a IDataProvider with key EDGE_LAYOUT_DESCRIPTOR_DP_KEY. If no IDataProvider is registered with this key, a default descriptor is used.

Default Values of Properties

minimumFirstSegmentLength15
minimumLastSegmentLength15
minimumLength0

Type Details

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

See Also

Constructors

Properties