MyIntersectNodeSort Public class
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph iTextSharp.text.pdf.parser.clipper
iTextSharp.text.pdf.parser.clipper.MyIntersectNodeSort[[MyIntersectNodeSort]]
end
subgraph System.Collections.Generic
System.Collections.Generic.IComparer_1[[IComparer]]
end
System.Collections.Generic.IComparer_1 --> iTextSharp.text.pdf.parser.clipper.MyIntersectNodeSort
Members
Methods
Public methods
Details
Inheritance
Constructors
MyIntersectNodeSort
public MyIntersectNodeSort()
Methods
Compare
Source code
public virtual int Compare(IntersectNode node1, IntersectNode node2)
Arguments
Generated with ModularDoc