documentationfor yFiles for HTML 3.0.0.3

Properties

firstSegmentin BorderLineReturns the first segment or null if there is no such segment.
lastSegmentin BorderLineReturns the last segment or null if there is no such segment.
nextin BorderLineSegmentGets the next segment in the sequence.
previousin BorderLineSegmentGets the previous segment in the sequence.

Method Return Values

getSegmentAt (number)in BorderLineReturns the segment at the given position.

Method Parameters

getMax (BorderLineSegment)in BorderLineReturns the highest position of the given segment.
getMinPosition (BorderLineSegment)in BorderLineReturns the lowest position of the given segment.
getSlope (BorderLineSegment)in BorderLineReturns the slope of the given segment.
getValue (BorderLineSegment)in BorderLineReturns the value at the lowest position of the given segment.
getValueAt (BorderLineSegment, number)in BorderLineReturns the value that is set on this borderline at the specified position.