documentationfor yFiles for HTML 2.6

Fields

SOURCE_INTERSECTION_CALCULATOR_DP_KEYin IntersectionCalculatorKeysA data provider key for providing an individual intersection calculation for each edge source in the graph.
TARGET_INTERSECTION_CALCULATOR_DP_KEYin IntersectionCalculatorKeysA data provider key for providing an individual intersection calculation for each edge target in the graph.

Method Return Values

create (function(INodeLayout, number, number, number, number):YPoint)in IIntersectionCalculatorCreates an implementation of the interface IIntersectionCalculator by using the given function as implementation for its calculateIntersectionPoint method.