Class DictionaryViewer

java.lang.Object
org.apache.pdfbox.jbig2.util.DictionaryViewer

class DictionaryViewer extends Object
This class is for debug purpose only. The DictionaryViewer is able to show a single bitmap or all symbol bitmaps.
  • Constructor Details

    • DictionaryViewer

      DictionaryViewer()
  • Method Details

    • show

      public static void show(Bitmap b)
    • show

      public static void show(List<Bitmap> symbols)