Uses of Class
com.aowagie.text.pdf.codec.JBIG2SegmentReader.JBIG2Segment
-
Packages that use JBIG2SegmentReader.JBIG2Segment Package Description com.aowagie.text.pdf.codec -
-
Uses of JBIG2SegmentReader.JBIG2Segment in com.aowagie.text.pdf.codec
Methods in com.aowagie.text.pdf.codec that return JBIG2SegmentReader.JBIG2Segment Modifier and Type Method Description private JBIG2SegmentReader.JBIG2Segment
JBIG2SegmentReader. readHeader()
Methods in com.aowagie.text.pdf.codec with parameters of type JBIG2SegmentReader.JBIG2Segment Modifier and Type Method Description private void
JBIG2SegmentReader.JBIG2Page. addSegment(JBIG2SegmentReader.JBIG2Segment s)
private int
JBIG2SegmentReader.JBIG2Segment. compareTo(JBIG2SegmentReader.JBIG2Segment s)
private void
JBIG2SegmentReader. readSegment(JBIG2SegmentReader.JBIG2Segment s)
-