documentationfor yFiles for HTML 3.0.0.3

Usages of SmoothingPolicy

Method Return Values

from (SmoothingPolicy)in SmoothingPolicyConverts the given argument to an enum constant of this enum type.
getSmoothingPolicy (IEdge)in PathEdgeStyleBaseGets the policy with which smoothing is applied to the path when getSmoothingLength returns a value larger than 0.

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 given argument to an enum constant of this enum type.
getName (SmoothingPolicy)in SmoothingPolicyReturns the name of the given enum constant.