Package | Description |
---|---|
com.itextpdf.text.pdf.codec |
Class | Description |
---|---|
JBIG2SegmentReader |
Class to read a JBIG2 file at a basic level: understand all the segments,
understand what segments belong to which pages, how many pages there are,
what the width and height of each page is, and global segments if there
are any.
|
JBIG2SegmentReader.JBIG2Page |
Inner class that holds information about a JBIG2 page.
|
JBIG2SegmentReader.JBIG2Segment |
Inner class that holds information about a JBIG2 segment.
|
TIFFDirectory |
A class representing an Image File Directory (IFD) from a TIFF 6.0
stream.
|
TIFFField |
A class representing a field in a TIFF 6.0 Image File Directory.
|
TiffWriter.FieldBase |
Inner class class containing information about a field.
|
Copyright © 2018. All rights reserved.