An ILabelModelParameter created by BezierEdgeSegmentLabelModel.
Inheritance Hierarchy
BezierEdgeSegmentLabelModelParameter
Implemented Interfaces
Remarks
This class cannot be instantiated
Type Details
- yFiles module
- view
Properties
Gets if the ratio is interpreted createParameterFromSource.
Gets the distance from the segment.
Remarks
This may be interpreted differently, depending on whether autoSnapping is enabled or not.
Gets the model that can be used to determine the geometry of a label given this parameter and a label instance.
Implements
Gets the ratio at which to place the label at the segment.
Remarks
The interpretation of the ratio depends on the atSource value. When atSource is
true
, a ratio of 0.0
will place the label at the source side of the segment, a ratio of 1.0
at the target side. Ratios are interpreted as parameter values of a cubic spline, i.e. not as percentages of the segment length. If the index is -1
, ratios are interpreted as absolute values instead.Methods
Create a clone of this object.