documentationfor yFiles for HTML 2.6

Usages of SmoothingPolicy

Properties

smoothingPolicyin PathBasedEdgeStyleRendererGets or sets the policy with which smoothing is applied to the path when getSmoothingLength returns a value larger than 0.

Method Return Values

from (SmoothingPolicy)in SmoothingPolicyConverts the argument to SmoothingPolicy.

Method Parameters

createSmoothedPath (number, SmoothingPolicy?, boolean?)in GeneralPathCreates a new path based on this one where corners are smoothed with a quadratic Bézier arc starting at smoothingLength away from the corner.
from (SmoothingPolicy)in SmoothingPolicyConverts the argument to SmoothingPolicy.