#include <WmhModule.h>
Inheritance diagram for Conjecture::WmhModule:

*****************************************************************
Currently relying on Gocr for various components, this OCR will incrementally migrate away from a reliance on gocr as Wade finds more time to work on various ideas.
This Module must currently be a subclass of GocrModule because WmhSegment delegates to GocrSegment, and GocrSegment requires the module to be a GocrModule so that 'JOB' exists.
Public Member Functions | |
| virtual ProcessComponent * | createProcessComponent () const |
| virtual SegmentComponent * | createSegmentComponent () const |
| virtual IdentifyComponent * | createIdentifyComponent () const |
| virtual FormatComponent * | createFormatComponent () const |
1.4.6