Uses of Package
org.apache.pdfbox.jbig2.segments
-
Packages that use org.apache.pdfbox.jbig2.segments Package Description org.apache.pdfbox.jbig2 org.apache.pdfbox.jbig2.decoder.huffman org.apache.pdfbox.jbig2.segments -
Classes in org.apache.pdfbox.jbig2.segments used by org.apache.pdfbox.jbig2 Class Description PageInformation This class represents the segment type "Page information", 7.4.8 (page 73).RegionSegmentInformation This class represents the "Region segment information" field, 7.4.1 (page 50). -
Classes in org.apache.pdfbox.jbig2.segments used by org.apache.pdfbox.jbig2.decoder.huffman Class Description Table This class represents a "Table" segment. -
Classes in org.apache.pdfbox.jbig2.segments used by org.apache.pdfbox.jbig2.segments Class Description GenericRefinementRegion This class represents a generic refinement region and implements the procedure described in JBIG2 ISO standard, 6.3 and 7.4.7.GenericRefinementRegion.Template GenericRegion This class represents a generic region segment.
Parsing is done as described in 7.4.5.
Decoding procedure is done as described in 6.2.5.7 and 7.4.6.4.RegionSegmentInformation This class represents the "Region segment information" field, 7.4.1 (page 50).SymbolDictionary This class represents the data of segment type "Symbol dictionary".TextRegion This class represented the segment type "Text region", 7.4.3, page 56.