C

BezierEdgeSegmentLabelModelParameter

Remarks

This class cannot be instantiated

Members

No filters for this type

Properties

Gets if the ratio is interpreted createParameterFromSource.
readonlyfinal
Gets the distance from the segment.
This may be interpreted differently, depending on whether autoSnapping is enabled or not.
readonlyfinal
Gets the model that can be used to determine the geometry of a label given this parameter and a label instance.
readonlyfinal
Gets the ratio at which to place the label at the segment.
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.
readonlyfinal
Gets the segment index.
If this value is negative, placement outside of the edge path is assumed.
readonlyfinal

Methods

Create a clone of this object.
final

Return Value

Object
A clone of this object.