| Package | Description |
|---|---|
| org.apache.pdfbox.jbig2 | |
| org.apache.pdfbox.jbig2.segments |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Dictionary
Interface for all JBIG2 dictionaries segments.
|
interface |
Region
Interface for all JBIG2 region segments.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentData |
SegmentHeader.getSegmentData()
Retrieves the segments' data part.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EndOfStripe
This segment flags an end of stripe (see JBIG2 ISO standard, 7.4.9).
|
class |
GenericRefinementRegion
This class represents a generic refinement region and implements the procedure described in JBIG2 ISO standard, 6.3
and 7.4.7.
|
class |
GenericRegion
This class represents a generic region segment.
|
class |
HalftoneRegion
This class represents the data of segment type "Halftone region".
|
class |
PageInformation
This class represents the segment type "Page information", 7.4.8 (page 73).
|
class |
PatternDictionary
This class represents the segment type "Pattern dictionary", 7.4.4.
|
class |
Profiles
TODO: This class is not implemented yet and empty.
|
class |
RegionSegmentInformation
This class represents the "Region segment information" field, 7.4.1 (page 50).
|
class |
SymbolDictionary
This class represents the data of segment type "Symbol dictionary".
|
class |
Table
This class represents a "Table" segment.
|
class |
TextRegion
This class represented the segment type "Text region", 7.4.3, page 56.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.