public class PageInformationSegment extends Segment
arithmeticDecoder, BITMAP, decoder, END_OF_FILE, END_OF_PAGE, END_OF_STRIPE, EXTENSION, huffmanDecoder, IMMEDIATE_GENERIC_REFINEMENT_REGION, IMMEDIATE_GENERIC_REGION, IMMEDIATE_HALFTONE_REGION, IMMEDIATE_LOSSLESS_GENERIC_REFINEMENT_REGION, IMMEDIATE_LOSSLESS_GENERIC_REGION, IMMEDIATE_LOSSLESS_HALFTONE_REGION, IMMEDIATE_LOSSLESS_TEXT_REGION, IMMEDIATE_TEXT_REGION, INTERMEDIATE_GENERIC_REFINEMENT_REGION, INTERMEDIATE_GENERIC_REGION, INTERMEDIATE_HALFTONE_REGION, INTERMEDIATE_TEXT_REGION, mmrDecoder, PAGE_INFORMATION, PATTERN_DICTIONARY, PROFILES, segmentHeader, SYMBOL_DICTIONARY, TABLES| Constructor and Description |
|---|
PageInformationSegment(JBIG2StreamDecoder streamDecoder) |
| Modifier and Type | Method and Description |
|---|---|
JBIG2Bitmap |
getPageBitmap() |
int |
getPageBitmapHeight() |
PageInformationFlags |
getPageInformationFlags() |
void |
readSegment() |
getSegmentHeader, readATValue, setSegmentHeaderpublic PageInformationSegment(JBIG2StreamDecoder streamDecoder)
public PageInformationFlags getPageInformationFlags()
public JBIG2Bitmap getPageBitmap()
public void readSegment()
throws java.io.IOException,
JBIG2Exception
readSegment in class Segmentjava.io.IOExceptionJBIG2Exceptionpublic int getPageBitmapHeight()