GocrSegment.h

00001 # ifndef GocrSegment_h
00002 # define GocrSegment_h GocrSegment_h
00003 
00004 # include "SegmentComponent.h" // parent
00005 
00006 namespace Conjecture {
00007   class Page;
00008 
00019   class GocrSegment : public SegmentComponent {
00020   public:
00021     GocrSegment();
00022     virtual bool execute(Page* page);
00023     
00024   };
00025 }
00026 
00027 # endif // GocrSegment_h
00028 

Generated on Wed Jun 14 15:08:02 2006 for Conjecture by  doxygen 1.4.6