Class PatternDictionary

java.lang.Object
org.apache.pdfbox.jbig2.segments.PatternDictionary
All Implemented Interfaces:
Dictionary, SegmentData

public class PatternDictionary extends Object implements Dictionary
This class represents the segment type "Pattern dictionary", 7.4.4.
  • Constructor Details

    • PatternDictionary

      public PatternDictionary()
  • Method Details