Package org.apache.pdfbox.jbig2.util
Class DictionaryViewer
- java.lang.Object
-
- org.apache.pdfbox.jbig2.util.DictionaryViewer
-
class DictionaryViewer extends java.lang.Object
This class is for debug purpose only. TheDictionaryViewer
is able to show a single bitmap or all symbol bitmaps.
-
-
Constructor Summary
Constructors Constructor Description DictionaryViewer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
show(java.util.List<Bitmap> symbols)
static void
show(Bitmap b)
-