The parameter for the SmartEdgeLabelModel.
Implements
- I
- I
Remarks
This parameter is similar to the EdgeSegmentLabelModelParameter but contains the distance value itself. An instance of this parameter describes the same location as a rotated slider parameter with the same values that was created by a rotated slider model with the same distance.
This class cannot be instantiated
Members
No filters for this type
Properties
Gets the model that can be used to determine the geometry of a label given this parameter and a label instance.
Gets the model that can be used to determine the geometry of a label given this parameter and a label instance.
readonlyfinal
Implements
ILabelModelParameter.modelGets the placement of the label along the edge.
Gets the placement of the label along the edge.
This corresponds to the three creation methods createParameterFromSource, createParameterFromTarget and createParameterFromCenter.
readonlyfinal
Gets the ratio at the specified segment.
Gets the ratio at the specified segment.
Depending on the placeAlongEdge property, the ratio is counted in source-target direction, so
0 is at the bend with lower index and ratio 1 at the bend with the higher index, or in target-source direction. Ratios less than 0.0 or greater than 1.0 will be interpreted as absolute values in world coordinates.readonlyfinal
The index is positive or
0. Depending on the placeAlongEdge property, the segment index is counted from the source or target side.readonlyfinal
Methods
Create a clone of this object.
Create a clone of this object.