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
Classes in com.itextpdf.text.pdf.codec that implement interfaces with type arguments of type JBIG2SegmentReader.JBIG2SegmentModifier and TypeClassDescriptionstatic classInner class that holds information about a JBIG2 segment.Fields in com.itextpdf.text.pdf.codec with type parameters of type JBIG2SegmentReader.JBIG2SegmentModifier and TypeFieldDescriptionprivate final SortedSet<JBIG2SegmentReader.JBIG2Segment> JBIG2SegmentReader.globalsprivate final SortedMap<Integer, JBIG2SegmentReader.JBIG2Segment> JBIG2SegmentReader.segmentsprivate final SortedMap<Integer, JBIG2SegmentReader.JBIG2Segment> JBIG2SegmentReader.JBIG2Page.segsMethods in com.itextpdf.text.pdf.codec that return JBIG2SegmentReader.JBIG2SegmentModifier and TypeMethodDescription(package private) JBIG2SegmentReader.JBIG2SegmentJBIG2SegmentReader.readHeader()Methods in com.itextpdf.text.pdf.codec with parameters of type JBIG2SegmentReader.JBIG2SegmentModifier and TypeMethodDescriptionvoidJBIG2SegmentReader.JBIG2Page.addSegment(JBIG2SegmentReader.JBIG2Segment s) intJBIG2SegmentReader.JBIG2Segment.compareTo(JBIG2SegmentReader.JBIG2Segment s) (package private) voidJBIG2SegmentReader.readSegment(JBIG2SegmentReader.JBIG2Segment s)