documentationfor yFiles for HTML 3.0.0.3

HierarchicalLayoutEdgeDescriptor

This class is used by HierarchicalLayout during the various phases to provide routing details for the edges of the graph.

Inheritance Hierarchy
HierarchicalLayoutEdgeDescriptor

Remarks

A HierarchicalLayoutEdgeDescriptor instance can be specified individually for single edges via property edgeDescriptors.

This class is designed as a class to allow future additions of new getter methods.

Default Values of Properties

minimumDistance10.0d
minimumFirstSegmentLength10.0d
minimumLastSegmentLength15.0d
minimumLength20.0d
minimumOctilinearSegmentLength20.0d
minimumSlope0.2
recursiveEdgePolicyOFFEdges are not routed recursively.

Type Details

yFiles module
algorithms

See Also

Not all of these values will be considered for all kinds of edges and algorithm settings.

Constructors

Properties

Methods