documentationfor yFiles for HTML 3.0.0.3

BorderLineSegment

Represents a segment of a BorderLine in a graph or geometric representation.

Inheritance Hierarchy
BorderLineSegment

Remarks

A BorderLineSegment is defined by a starting position, an initial value, and a slope. The segment continues from its starting position with the specified slope, defining a linear function. This class also provides methods to retrieve the value at any given position along the segment, and to navigate between adjacent segments.

This class cannot be instantiated

Type Details

yFiles module
algorithms

Properties

Methods