Inheritance diagram for JBIG2SymbolDict:
Public Methods | |
JBIG2SymbolDict (Guint segNumA, Guint sizeA) | |
virtual | ~JBIG2SymbolDict () |
virtual JBIG2SegmentType | getType () |
Guint | getSize () |
void | setBitmap (Guint idx, JBIG2Bitmap *bitmap) |
JBIG2Bitmap * | getBitmap (Guint idx) |
void | setGenericRegionStats (JArithmeticDecoderStats *stats) |
void | setRefinementRegionStats (JArithmeticDecoderStats *stats) |
JArithmeticDecoderStats * | getGenericRegionStats () |
JArithmeticDecoderStats * | getRefinementRegionStats () |
|
|
|
|
|
|
|
|
|
|
|
|
|
Implements JBIG2Segment. |
|
|
|
|
|
|