Decoder progress notifier.
Decoder progress notifier. The DjVu decoder keeps a pointer to an instance of this abstract class. The virtual functions defined by this class are called during the decoding process. This callback system provides a way to monitor the decoding thread and implement a progressive display program.
virtual void notify_relayout(void)
virtual void notify_redisplay(void)
Alphabetic index HTML hierarchy of classes or Java