| Interface | Description |
|---|---|
| Dictionary |
Interface for all JBIG2 dictionaries segments.
|
| Region |
Interface for all JBIG2 region segments.
|
| SegmentData |
Interface for all data parts of segments.
|
| Class | Description |
|---|---|
| Bitmap |
This class represents a bi-level image that is organized like a bitmap.
|
| JBIG2Globals |
This class stores segments, that aren't associated to a page.
|
| JBIG2ImageMetadata | |
| JBIG2ImageMetadataFormat | |
| JBIG2ImageReader | |
| JBIG2ImageReaderSpi |
Necessary extension for ImageIO standard.
|
| JBIG2ReadParam |
This class extends
ImageReadParam and contains region of interest and scale / subsampling functionality |
| SegmentHeader |
The basic class for all JBIG2 segments.
|
| TestImage |
This is a utility class.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.