Usages of IntersectionItemTypes
Properties
| consideredItemTypes | in Intersections | Gets or sets the graph item types that are taken into consideration when calculating the intersections. |
Method Return Values
| from (IntersectionItemTypes) | in IntersectionItemTypes | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| from (IntersectionItemTypes) | in IntersectionItemTypes | Converts the given argument to an enum constant of this enum type. | |
| getName (IntersectionItemTypes) | in IntersectionItemTypes | Returns the name of the given enum constant. | |
| Intersections () | in Intersections | Creates a new Intersections instance with default settings. | |
| findIntersections (LayoutGraph, IntersectionItemTypes, IEnumerable<any>?) | in LayoutGraphAlgorithms | Finds intersections between graph items or a subset of graph items in the specified graph. |