documentationfor yFiles for HTML 3.0.0.3

Properties

consideredItemTypesin IntersectionsGets or sets the graph item types that are taken into consideration when calculating the intersections.

Method Return Values

from (IntersectionItemTypes)in IntersectionItemTypesConverts the given argument to an enum constant of this enum type.

Method Parameters

from (IntersectionItemTypes)in IntersectionItemTypesConverts the given argument to an enum constant of this enum type.
getName (IntersectionItemTypes)in IntersectionItemTypesReturns the name of the given enum constant.
Intersections ()in IntersectionsCreates a new Intersections instance with default settings.
findIntersections (LayoutGraph, IntersectionItemTypes, IEnumerable<any>?)in LayoutGraphAlgorithmsFinds intersections between graph items or a subset of graph items in the specified graph.