Describes an intersection between two graph items.
Inheritance Hierarchy
Remarks
Items can be LayoutNodes, LayoutEdges, LayoutNodeLabels, and LayoutEdgeLabels.
This class cannot be instantiated
Members
No filters for this type
Properties
If the list contains two points, the overlap includes all points on the line formed by these points. In case there are more intersection points, they are sorted to form a convex polygon containing the overlapping area.
readonlyfinal
Property Value
a list of intersection points
Sample Graphs
ShownSetting: Intersection between two nodes
readonlyfinal
Property Value
the first item
readonlyfinal
Property Value
the second item