documentationfor yFiles for HTML 3.0.0.3

EdgeRouterEdgeDescriptor

This class is used by EdgeRouter to provide routing details for the edges of the graph.

Inheritance Hierarchy
EdgeRouterEdgeDescriptor

Remarks

An EdgeRouterEdgeDescriptor instance can be specified individually for single edges with edgeDescriptors.

This class is designed such that it allows future additions of new getter methods.

Default Values of Properties

curveShortcutsfalseCurved edges do not shortcut.
curveUTurnSymmetry0The symmetry of u-turns is not specifically optimized.
minimumEdgeDistance3.0
minimumFirstSegmentLength5.0
minimumLastSegmentLength10.0
minimumNodeCornerDistance3.0
monotonicPathRestrictionNONENo path restrictions are used.
preferredOctilinearSegmentLength30
routingStyleORTHOGONAL

Type Details

yFiles module
algorithms

See Also

Not all of the values contained in this class will be considered for all kinds of edges and algorithm settings.

Constructors

Properties

Methods