C

EdgeSegmentLabelModelParameter

Remarks

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.
readonlyfinal
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.
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.
readonlyfinal
Gets the segment index.
The index is positive or 0. Depending on the placeAlongEdge property, the segment index is counted from the source, from the target, or ignored.
readonlyfinal
Gets the side of the edge as specified in the creation method.
readonlyfinal

Methods

Create a clone of this object.
final

Return Value

Object
A clone of this object.