documentationfor yFiles for HTML 3.0.0.3

Usages of EdgeSides

Properties

sideOfEdgein EdgePathLabelModelGets or sets the side placement specifiers for edge labels.
sideOfEdgein EdgePathLabelModelParameterGets the side of the edge as specified in the creation method.
sideOfEdgein EdgeSegmentLabelModelGets or sets the side placement specifiers for edge labels.
sideOfEdgein EdgeSegmentLabelModelParameterGets the side of the edge as specified in the creation method.

Method Return Values

from (EdgeSides)in EdgeSidesConverts the given argument to an enum constant of this enum type.

Method Parameters

EdgePathLabelModel (number?, number?, number?, boolean?, EdgeSides?)in EdgePathLabelModelInitializes a new instance of the EdgePathLabelModel class.
createRatioParameter (number?, EdgeSides?)in EdgePathLabelModelCreates a parameter at the provided edge path ratio.
EdgeSegmentLabelModel (number?, number?, number?, boolean?, EdgeSides?)in EdgeSegmentLabelModelInitializes a new instance of the EdgeSegmentLabelModel class.
createParameterFromCenter (number?, EdgeSides?)in EdgeSegmentLabelModelCreates a parameter where the label is attached to the edge segment that contains the edge's midpoint.
createParameterFromSource (number, number?, EdgeSides?)in EdgeSegmentLabelModelCreates a parameter that describes the provided segment index and ratio from the source side of the edge path.
createParameterFromTarget (number, number?, EdgeSides?)in EdgeSegmentLabelModelCreates a parameter that describes the provided segment index and ratio from the target side of the edge path.
from (EdgeSides)in EdgeSidesConverts the given argument to an enum constant of this enum type.
getName (EdgeSides)in EdgeSidesReturns the name of the given enum constant.