Skip to main content
Skip table of contents

PolyTree

PolyTree 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.PolyTree[[PolyTree]]
  iTextSharp.text.pdf.parser.clipper.PolyNode[[PolyNode]]
  end
iTextSharp.text.pdf.parser.clipper.PolyNode --> iTextSharp.text.pdf.parser.clipper.PolyTree

Members

Properties

Public properties
TypeNameMethods
intTotalget

Methods

Public methods
ReturnsName
voidClear()
PolyNodeGetFirst()

Details

Inheritance

Constructors

PolyTree
Source code
public PolyTree()

Methods

Clear
Source code
public void Clear()
GetFirst
Source code
public PolyNode GetFirst()

Properties

Total
public int Total { get; }

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.