JBIG2SegmentType 647 lib/pdf/xpdf/JBIG2Stream.cc virtual JBIG2SegmentType getType() = 0; JBIG2SegmentType 669 lib/pdf/xpdf/JBIG2Stream.cc virtual JBIG2SegmentType getType() { return jbig2SegBitmap; } JBIG2SegmentType 1024 lib/pdf/xpdf/JBIG2Stream.cc virtual JBIG2SegmentType getType() { return jbig2SegSymbolDict; } JBIG2SegmentType 1080 lib/pdf/xpdf/JBIG2Stream.cc virtual JBIG2SegmentType getType() { return jbig2SegPatternDict; } JBIG2SegmentType 1116 lib/pdf/xpdf/JBIG2Stream.cc virtual JBIG2SegmentType getType() { return jbig2SegCodeTable; }