Skip to main content
Skip table of contents

JBIG2Segment

JBIG2Segment Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf.codec.JBIG2SegmentReader
  iTextSharp.text.pdf.codec.JBIG2SegmentReader.JBIG2Segment[[JBIG2Segment]]
  end
  subgraph System
System.IComparable_1[[IComparable]]
  end
System.IComparable_1 --> iTextSharp.text.pdf.codec.JBIG2SegmentReader.JBIG2Segment

Members

Methods

Public methods
ReturnsName
intCompareTo(JBIG2Segment s)

Details

Inheritance

  • IComparable<JBIG2Segment>

Constructors

JBIG2Segment

Source code

public JBIG2Segment(int segment_number)
Arguments
TypeNameDescription
intsegment_number

Methods

CompareTo

Source code

public virtual int CompareTo(JBIG2Segment s)
Arguments
TypeNameDescription
JBIG2Segments

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.