An ILabelModelParameter created by EdgeSegmentLabelModel.
Inheritance Hierarchy
EdgeSegmentLabelModelParameter
Implemented Interfaces
Remarks
This class cannot be instantiated
Type Details
- yFiles module
- view
Properties
Gets the model that can be used to determine the geometry of a label given this parameter and a label instance.
Implements
Gets the placement of the label along the edge.
Remarks
This corresponds to the three creation methods createParameterFromSource, createParameterFromTarget and createParameterFromCenter.
Gets the ratio at the specified segment.
Remarks
Depending on the placeAlongEdge property the ratio is counted in target-source direction, so
0
is at the bend with higher index and ratio 1
at the bend with the lower index, or in source-target direction.Gets the segment index.
Remarks
The index is positive or
0
. Depending on the placeAlongEdge property, the segment index is counted from the source, from the target, or ignored.Gets the side of the edge as specified in the creation method.
Methods
Create a clone of this object.