Uses of Class
com.itextpdf.text.pdf.codec.JBIG2SegmentReader.JBIG2Segment
Packages that use JBIG2SegmentReader.JBIG2Segment
-
Uses of JBIG2SegmentReader.JBIG2Segment in com.itextpdf.text.pdf.codec
Fields in com.itextpdf.text.pdf.codec with type parameters of type JBIG2SegmentReader.JBIG2SegmentModifier and TypeFieldDescriptionprivate final SortedSet<JBIG2SegmentReader.JBIG2Segment>
JBIG2SegmentReader.globals
private final SortedMap<Integer,
JBIG2SegmentReader.JBIG2Segment> JBIG2SegmentReader.segments
private final SortedMap<Integer,
JBIG2SegmentReader.JBIG2Segment> JBIG2SegmentReader.JBIG2Page.segs
Methods in com.itextpdf.text.pdf.codec that return JBIG2SegmentReader.JBIG2SegmentModifier and TypeMethodDescription(package private) JBIG2SegmentReader.JBIG2Segment
JBIG2SegmentReader.readHeader()
Methods in com.itextpdf.text.pdf.codec with parameters of type JBIG2SegmentReader.JBIG2SegmentModifier and TypeMethodDescriptionvoid
JBIG2SegmentReader.JBIG2Page.addSegment
(JBIG2SegmentReader.JBIG2Segment s) int
JBIG2SegmentReader.JBIG2Segment.compareTo
(JBIG2SegmentReader.JBIG2Segment s) (package private) void
JBIG2SegmentReader.readSegment
(JBIG2SegmentReader.JBIG2Segment s)